uh, could it be... http://us3.php.net/manual/en/function.chmod.php
-----Original Message----- From: Matt Palermo [mailto:[EMAIL PROTECTED] Sent: Friday, June 13, 2003 1:36 PM To: [EMAIL PROTECTED] Subject: [PHP] create a chmod'd file I have a script that creates a php file based on user input. I need this newly created file to have write permissions - chmod 777. How can I have the script create the file with these permissions already set? Is this possible? Thanks, Matt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php