gzrewind(3) php man page | unix.com

Man Page: gzrewind

Operating Environment: php

Section: 3

GZREWIND(3)								 1							       GZREWIND(3)

gzrewind - Rewind the position of a gz-file pointer

SYNOPSIS
bool gzrewind (resource $zp)
DESCRIPTION
Sets the file position indicator of the given gz-file pointer to the beginning of the 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
Returns TRUE on success or FALSE on failure.
SEE ALSO
gzseek(3), gztell(3). PHP Documentation Group GZREWIND(3)
Related Man Pages
feof(3) - php
set_magic_quotes_runtime(3) - php
gzopen(3) - php
gzread(3) - php
proc_get_status(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update