Page 1 of 1

how to create a directory using PHP

Posted: Tue Jun 01, 2004 6:55 am
by davidklonski
Hi guys

Can anyone tell me whether it is possible to create a directory using PHP, and how to set the permissions for that new directory?
If it is possible, an example would be appreciated.

thanks

Posted: Tue Jun 01, 2004 7:06 am
by Weirdan
http://www.php.net/mkdir
there are examples as well