Owner/permissions question on PHP written file
Hello,I'm in the process of working with some PHP scripts that write/update some files on my web host. According to the instructions I need the files to be writable by the webserver but obviously I don't want them to be world writable. Whats the proper way to do this? Is there a special user that needs to own the files?
Thanks a million,
Anakrino