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
die
die -- Equivalent to
exit()
Description
This language construct is equivalent to
exit()
.
© 2012
lixlpixel