Warning: file_put_contents(): Only -1 of 50 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 Descrierea bool ( resource $zp ) Sets file indicator given to beginning stream. Parametri zp The point...
Forum und email

gzrewind

(PHP 4, PHP 5)

gzrewind — Rewind the position of a gz-file pointer

Descrierea

bool gzrewind ( resource $zp )

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

Parametri

zp

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

Valorile întroarse

Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eşecului.

Vedeţi de asemenea