class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
I've a problem trying to set the directory path on different server type's. I mean on Linux, Windows, etc. Can you help me to find a path out of the www. I mean that where the files get saved are on a different directory than the inetpub/wwwroot/ (for IIS) or wwww (for Apache) Thats because the security risks of having the files on the "public folder". I Hope you can help me. Thanks a lot.Reply
I've a problem trying to set the directory path on different server type's. I mean on Linux, Windows, etc.
Can you help me to find a path out of the www. I mean that where the files get saved are on a different directory than the inetpub/wwwroot/ (for IIS) or wwww (for Apache)
Thats because the security risks of having the files on the "public folder".
I Hope you can help me.
Thanks a lot.