Hi Nikhil, Have a look at www.hotscripts.com for either a script that dose this or a tutorial to show you how to do it.
But in general you DO NOT store the image in a MySql table you just store its location & name i.e. 'images/image1.png' and then with a select statement use the result in a '<img src' string for your script. Here is another place to start for a PHP example but there a loads for other scripting languages. http://www.zend.com/zend/tut/photogallery.php I hope that helps Dave Carrera -- UK Web Hosting @ http://www.ephgroup.com -----Original Message----- From: Mulley, Nikhil [mailto:[EMAIL PROTECTED] Sent: 02 November 2004 05:05 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: How can I store Images in the MySQL Database Hi Lists , My Query is How Can I store Images in the MySQL Database , and how to Index them , can anybosy help me on this please I am starting out a Online Photo Gallery and want to share them , and I want to make the search available, Does anybody has already done on this ? Please help me in this. Regards, Nikhil. --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.786 / Virus Database: 532 - Release Date: 29/10/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.786 / Virus Database: 532 - Release Date: 29/10/2004 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]