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
dbase_close
(PHP 3, PHP 4 )
dbase_close -- Close a dBase database
Description
bool
dbase_close
( int dbase_identifier)
Closes the database associated with
dbase_identifier
.
© 2012
lixlpixel