Im new to PHP so please be gentle...
Im trying to make a script that allows a user to enter a user name and pass, but no path, the path should be hidden from the user.
I want them to only be able to view whats in the folder I direct them to and upload a file plus not be able to browse, edit or create other folders.
All the scripts I found allow the user to insert a path to the server and allows them full access to all the folders, which I dont want.
Can I do that? or am I asking to much?
Samples would be nice.
Thanks
Kam