I am trying to upload files with PHP script, but there are some problems.
$_FILES[..] variables don't work. Is there any alternative way to get the filename variables from the HTML form.
I have set up the temponary upload dir in PHP.INI, and it exist.
Thanks
Uploading files with PHP script
Moderator: General Moderators
-
Zoran_Dimov
- Forum Newbie
- Posts: 16
- Joined: Wed Jun 21, 2006 6:10 pm
- Location: Macedonia
- Contact:
If it doesn't work I presume there's something wrong with your code.
Code you perhaps give us the error message?
Have a look at this tutorial that Daedalus- posted in an older topic:
http://www.tizag.com/phpT/fileupload.php
Code you perhaps give us the error message?
Have a look at this tutorial that Daedalus- posted in an older topic:
http://www.tizag.com/phpT/fileupload.php