how can I show an image from mysql?
Comments on this Question/Answer
You can store a image in a database making the database table field of BLOB type. Later you can query the database fecth the content of image as usual and display this fetched-image on a webpage (or whatever the way like) using php headersBy: Amit Verma, 09 Jan 2009 06:12:22
How to request an id from php to class in smarty
By: shakir, 18 Mar 2009 13:59:10
How can I show an image from mysql?
By: avijit, 06 Dec 2009 07:04:59
Reply to comments / post your own comment >>>
ASK A QUESTION
More mysql PHP Questions
How do I find second highest value from a table?How do I insert the date into my table?
My website www.quicheandpie.com has navigation buttons which were added by going to admin/categorylist and adding a category. I can add category = navigation buttons and update them, but I can not delete them. Any ideas how I can find where the info
how do i upload an image to database?
how to write sessions in php code?
