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
If you enjoyed this post, make sure you subscribe to my RSS feed!
0 Responses to “mkdir, what else? :)”
Leave a Reply