php man page for gzrewind

Query: gzrewind

OS: php

Section: 3

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

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
gzopen(3) - php
gzread(3) - php
gzwrite(3) - php
stream_context_set_params(3) - php
stream_set_blocking(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!