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
how to create a directory using PHP
Moderator: General Moderators
-
davidklonski
- Forum Contributor
- Posts: 128
- Joined: Mon Mar 22, 2004 4:55 pm
http://www.php.net/mkdir
there are examples as well
there are examples as well