Ok, what i am trying to do is upload files. but IUSER does not have write permissions. so i am getting a permissions error. Is there a way that I can use header() and log in a user that has rights to write to the hard drive.. Please let me know.. Thank you very much
"Is there a way that I can use header() and log in a user that has rights to write to the hard drive.."
No. You are on the wrong track. You should not try to change the user, you should give the user access to write the files.
I am not on the wrong track.. I am not going to give IUSER permissions to WRITE TO THE DRIVE
sigh then you are on your own.