Quote:
Originally posted by sammy
seems to me that your mysql_query COULD be returning false ... can you print it out and see if that is the case?
|
I can view the uploaded files listed in the query:
SELECT * FROM 'tbl_Files'
However, viewing the image provides "garbage" character instead of the picture image i desired.
What could be wrong?
TIA