php man page for gztell

Query: gztell

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
fseek(3) - php
cubrid_lob2_tell(3) - php
ftell(3) - php
gzread(3) - php
gzwrite(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Please Welcome Nicki Paul to the Moderator Team!