mkdir, what else? :)

Reading the referers of this website, I found that someone reached it querying a search engine for

PHP script to create folder recursively

You can use this one-liner:
mkdir('/the/new/folder/tree/that/you/want', 0755, true);

Last update: 2008-05-20

Post a Comment

Your email is never shared. Required fields are marked *

*
*