gztell(3) php man page | unix.com

Man Page: gztell

Operating Environment: php

Section: 3

GZTELL(3)								 1								 GZTELL(3)

gztell - Tell gz-file pointer read/write position

SYNOPSIS
int gztell (resource $zp)
DESCRIPTION
Gets the position of the given file pointer; i.e., its offset into the uncompressed file stream.
PARAMETERS
o $zp - The gz-file pointer. It must be valid, and must point to a file successfully opened by gzopen(3).
RETURN VALUES
The position of the file pointer or FALSE if an error occurs.
SEE ALSO
gzopen(3), gzseek(3), gzrewind(3). PHP Documentation Group GZTELL(3)
Related Man Pages
feof(3) - php
bzread(3) - php
fpassthru(3) - php
ftell(3) - php
gzpassthru(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch