Hi I am new to PHP and I'm trying that my script checks if a directory exists and if not, it should create it. I'm doing it with mkdir() but it returns this error message:
Warning: mkdir(0): Permission denied in /xxxxxx on line 32 I wonder what kind of permissions should I set. This should be doable by any visitor. Thanks for your help. Percy __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php