Quote:
Originally Posted by marcjacob
What about chown() which php.net says will attempt to change ownership of the file. Is that considered dangerous to use?
Thanks for your help btw, I really apreciate the answers 
|
This will still execute chown as the current user (apache). You should talk to your server administrator about the various options you have without compromising server security.