MySQL Forums
Forum List  »  PHP

Re: how to show an image from mysql table
Posted by: Peter Brawley
Date: December 16, 2015 09:01PM

> I can't make it work :-). Help!

?! Stub out the code, line by line, till it does.

You say you inserted an image in a mysql table. Usually performance is better if you jut store the full pathspec of the file, and just fetch the file so described.directly.

Options: ReplyQuote


Subject
Written By
Posted
Re: how to show an image from mysql table
December 16, 2015 09:01PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.