a PHP function to create directories recursively.

simply call this function with a path and it will attempt to create all missing directories recursively.

returns array with verbose report.

copy the code of directories / recursive make directory

click here to select all the code