suche nach in der

streamWrapper::dir_opendir> <streamWrapper::__destruct
Last updated: Fri, 25 May 2012

view this page in

streamWrapper::dir_closedir

(PHP 4 >= 4.3.2, PHP 5)

streamWrapper::dir_closedirClose directory handle

Beschreibung

public bool streamWrapper::dir_closedir ( void )

This method is called in response to closedir().

Any resources which were locked, or allocated, during opening and use of the directory stream should be released.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch



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

streamWrapper::dir_opendir> <streamWrapper::__destruct
Last updated: Fri, 25 May 2012