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

Reply via email to