Re: [PHP-DB] Multiple Image Display Problem

2001-12-20 Thread Dobromir Velev
ly to see what is coming out of the database? Hope this helps Dobromir Velev Web Developer http://www.websitepulse.com -Original Message- From: Christopher Martin <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, December 20, 2001 19:08 Subject: [PHP-DB

[PHP-DB] Multiple Image Display Problem

2001-12-20 Thread Christopher Martin
I am having problems displaying two different images on the same page. (stored as binary files in two different db tables) Instead of getting two different images, I am getting the first image twice, although the scripts are going to two different database tables to get the two images. Is there