upload file to mysql

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
cade
Forum Commoner
Posts: 55
Joined: Tue Jul 03, 2007 8:18 pm

upload file to mysql

Post by cade »

http://www.php-mysql-tutorial.com/php-mysql-upload.php

I'm referring to the site above. I followed the tutorial and test it out. However when php read the fopen and fread it output the errors. What cause this problem? How to solve this?

I'm also looking for ajax version for handling upload file to mysql. Do you have one?
User avatar
Zoxive
Forum Regular
Posts: 974
Joined: Fri Apr 01, 2005 4:37 pm
Location: Bay City, Michigan

Post by Zoxive »

You can start by showing your code, and the errors you are getting.
Post Reply