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
gzopen(3) - php
gzseek(3) - php
gzwrite(3) - php
rewind(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team