Hi Guys,
Is there a function to create a new directory on the server using PHP, or is fopen($file,'w') supposed to create the directory and the file.
It doesn't on my server, (if it is supposed to), and so I am looking for some other way to do it.
http://ee.php.net/manual/en/function.mkdir.php
Thanks matey,
I looked at php.net but I was searching createdir, and dir_create etc. Thanks