Hello everybody.
I am trying to use php code to upload the user file to the server. I have used "enctype=multipart/form-data " and input type="file". But the filename is not accessible from the php script. Can anyone help me out?? Thanx in advance.
Can you post your code?