PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

gzseek> <gzread
Last updated: Fri, 20 Jun 2008

view this page in

gzrewind

(PHP 4, PHP 5)

gzrewind — Replace le pointeur au début du fichier

Description

bool gzrewind ( resource $zp )

gzrewind() replace le pointeur de position du fichier zp au début de celui-ci.

Liste de paramètres

zp

Le pointeur de fichier gz. Il doit être valide et doit pointer vers un fichier ouvert avec succès grâce à la fonction gzopen().

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.

Voir aussi



add a note add a note User Contributed Notes
gzrewind
There are no user contributed notes for this page.

gzseek> <gzread
Last updated: Fri, 20 Jun 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites