PDA

View Full Version : How do I upload to mysql from a php script?


Nekaid
12-09-2005, 08:00 PM
Is there a php script that can upload a file to a database?

Like, I upload a file and it updates the database. Its because I have a pagination script for tutorials and I want people to be able to upload their own tutorials.

Joe
12-10-2005, 04:03 AM
This link should help;

http://us2.php.net/manual/en/features.file-upload.php