Warning: file_put_contents(): Only -1 of 47 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
gzread gzseek Zlib PHP Manual gzrewind (PHP 4, 5) — Rewind the position of a gz-file pointer Description bool ( resource $zp ) Sets file indicator given to beginning stream. Parameters zp The poi...
Forum und email

gzrewind

(PHP 4, PHP 5)

gzrewind — Rewind the position of a gz-file pointer

Description

bool gzrewind ( resource $zp )

Sets the file position indicator of the given gz-file pointer to the beginning of the file stream.

Parameters

zp

The gz-file pointer. It must be valid, and must point to a file successfully opened by gzopen().

Return Values

Επιστρέφει TRUE σε επιτυχία ή FALSE σε αποτυχία.

Δείτε επίσης