>Hi,
>I have two questions:
>what is the meaning of (int type) return value of dio_seek() function in PHP ?
>second question:  
>how can I get the position in file, pointed by file descriptor (dio_*() )?
>In C/C++ language, this is implemented in ftell function.

http://php.net/fseek
http://php.net/ftell

-- 
Like Music?  http://l-i-e.com/artists.htm


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

Reply via email to