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
mcal_delete_calendar
(PHP 3>= 3.0.13, PHP 4 )
mcal_delete_calendar -- Delete an MCAL calendar
Description
string
mcal_delete_calendar
( int stream, string calendar)
Deletes the calendar named
calendar
.
© 2012
lixlpixel