PHP-manual | ||
---|---|---|
Föregående | Nästa |
Returns the position of the file pointer referenced by zp; i.e., its offset into the file stream.
If an error occurs, returns FALSE.
The file pointer must be valid, and must point to a file successfully opened by gzopen().
See also gzopen(), gzseek() and gzrewind().
Föregående | Hem | Nästa |
gzseek | Upp | gzuncompress |