RE: [PHP] Show an image

2002-05-29 Thread James E. Hicks III
x García Renedo [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 1:09 PM To: php Subject: [PHP] Show an image Hello everybody, I want to know how to show an image saved into a field of a database into a web page. I tried to print but it shows ascii codes. Thanks in advance.

Re: [PHP] Show an image

2002-05-29 Thread Tyler Longren
Is the image's location on the server saved in 'FIELD' or is the actual image saved in 'FIELD'? tyler - Original Message - From: "Félix García Renedo" <[EMAIL PROTECTED]> To: "php" <[EMAIL PROTECTED]> Sent: Wednesday, May 29, 200

[PHP] Show an image

2002-05-29 Thread Félix García Renedo
Hello everybody, I want to know how to show an image saved into a field of a database into a web page. I tried to print but it shows ascii codes. Thanks in advance.