i have been uploading files in a specific directory using php code ...
everything works ...
but the problem is that i had to give right on the directory in question to everyone ..
this is i guess a real problem ....
is there a code that will enable me to upload files in a directory that i have not been given acess without having to go to the server and give myself the permission to write to that directory ??