Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | DalÅ¡Ã |
php_stream_tell
Description
off_t php_stream_tell ( php_stream * stream )
php_stream_tell() returns the internal position of
stream
, relative to the start of the stream.
If there is an error, -1 is returned.
PÅ™edcházejÃcà | Domů | DalÅ¡Ã |
php_stream_seek | Nahoru |