I have a script that receives input from a web form and writes it to a flat file on the server. If the file is not already present the script creates it but then the permissions on the file will not let information be written to the file. Is there a way that I can change the permissions on the file when the script creates it so that it is read/write/exe??
Thanks
RHNewfie There are 3 Types of People in the World
Those Born to Think Logically
Those that can Learn to Think Logically
Those that Shouldn't Try
Thanks
RHNewfie There are 3 Types of People in the World
Those Born to Think Logically
Those that can Learn to Think Logically
Those that Shouldn't Try