Michal Maras wrote:
 Coud somebody tell me if it is possible to get integer value of variable
which name in C is errno end in perl $!.
 I am PHP beginner so I am sorry if question is 'stupid'.

What function are you calling where you expect to get a system error? Check the manual page for that function - it will tell you how to detect errors.

-Stut

--
http://stut.net/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to