useful
recursive PHP functions
recursively ...
... scan directory
scan a directory recursively with PHP
... delete directory
remove directory recursively with PHP
... get size
get filesize of directory and all files within
... do whatever PHP can do
recursively handle data with PHP
PHP Manual for
dbmclose
(PHP 3, PHP 4 )
dbmclose -- Closes a dbm database
Description
bool
dbmclose
( resource dbm_identifier)
Unlocks and closes the specified database.
© 2012
lixlpixel