Hello All,
Its urgent.I want to upload files and images from a remote machine.My php code runs on linux.I could actually get the files from the local machine and not the remote machines.I know it is not file uploading.Can anyone explain it clearly.What I've done is created a form where there is form element that gets form name and after the submission of the form using HTTP_POST_FILES I retrieved the file values and used for processing.
This code works fine for the files residing in the local machine ie in the linux box.
My doubht is Is that the problem because of varied platforms or because by the time the file get posted its content gets lost???I don't know.I'm referring for manuals for this problem.Plaese anyone kindly help me....
Thank you,
R.Lavanya