RE: [PHP] RE: Display picture from MySQL

2005-07-08 Thread Bagus Nugroho
4 Picture: Picture2 Lot ID : 125 Picture: Picture3 >>>>>>>>>>> Or maybe thumbnail view. How I can do this? Thanks -Original Message- From: Richard Lynch [mailto:[EMAIL PROTECTED] Sent: Friday, July 08, 2005 3:58 AM To: Bagus Nugroho Cc: [EMAIL PROTECTED]

RE: [PHP] RE: Display picture from MySQL

2005-07-07 Thread Richard Lynch
On Thu, July 7, 2005 12:32 pm, Bagus Nugroho said: > How about, if we need several pictures from several record? You can create a page of HTML that has IMG tags, and each IMG tag can call ANOTHER php script that sends out one, and only one, image. You'll never ever get two images crammed into a s

RE: [PHP] RE: Display picture from MySQL

2005-07-07 Thread Bagus Nugroho
How about, if we need several pictures from several record? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, July 07, 2005 8:19 PM To: Bagus Nugroho Subject: Re: [PHP] RE: Display picture from MySQL you're trying to set your content-type header

Re: [PHP] RE: Display picture from MySQL

2005-07-07 Thread Miles Thompson
See the >>> below. You can't send ANYTHING before header() Miles At 10:09 AM 7/7/2005, Bagus Nugroho wrote: Hi, Firstly, thanks for your advise. But, it doesn't work if combine with text or if we need display more than one record. Here's my code : mysql_connect("localhost","root","pa