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
join
join -- Alias of
implode()
Description
This function is an alias of
implode()
.
© 2012
lixlpixel