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

search for in the

streamWrapper::mkdir> <streamWrapper::dir_readdir
Last updated: Fri, 14 Aug 2009

view this page in

streamWrapper::dir_rewinddir

(PHP 4 >= 4.3.2, PHP 5)

streamWrapper::dir_rewinddirRemet au début une ressource de dossier

Description

public bool streamWrapper::dir_rewinddir ( void )

Cette méthode est appelée en réponse à rewinddir().

Doit remettre à zéro le curseur géré par streamWrapper::dir_readdir. i.e.: le prochain appel à streamWrapper::dir_readdir doit retourner le premier fichier du dossier retourné par streamWrapper::dir_opendir.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

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
streamWrapper::dir_rewinddir
There are no user contributed notes for this page.

streamWrapper::mkdir> <streamWrapper::dir_readdir
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites