earthsiege
08-27-2004, 01:51 PM
hey guys,
im trying to allow the user to pick a couple of files to upload but the thing is how are you supposed to allow the user to browse.
i tried using the html tag <input type='file'> which give you a nice little browse button but the output from that isnt the file location so when you print something like $variable it gives a loction on my temp drive...
i dont even know whether this question is relevant to php but because im using php to upload the files so i thought id post this question here.
any help would be welome.
im trying to allow the user to pick a couple of files to upload but the thing is how are you supposed to allow the user to browse.
i tried using the html tag <input type='file'> which give you a nice little browse button but the output from that isnt the file location so when you print something like $variable it gives a loction on my temp drive...
i dont even know whether this question is relevant to php but because im using php to upload the files so i thought id post this question here.
any help would be welome.