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