Hello,
I was looking for any information or input you can provide on using PHP to do File upload. I will be using it with a MYSQL database.
Thanks for any tips or tricks you can suggest.
Kwoman
File Upload with PHP
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: File Upload with PHP
There is a whole section in the PHP manual about uploads:
http://www.php.net/manual/en/features.file-upload.php
http://www.php.net/manual/en/features.file-upload.php
(#10850)