int fseek (int fp, int offset [, int whence])

int ftell (int fp)

int rewind (int fp)

These syntaxes might be useful...
Read more in File System Functions of the PHP Docs.

Hope these help

Lord Loh.



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

Reply via email to