Connecting Tech Pros Worldwide Help | Site Map

PHP Interbase or Firebird database JPEG output

  #1  
Old July 17th, 2005, 02:10 AM
UnixUser
Guest
 
Posts: n/a
I am using the PHP 4.3.4 with a standard (unmodified ) php.ini file.
I am tryong to output a blob field that contains a jpeg image using
the ibase_blob_echo( row[3]) function. I am presently outputting the
output of three fields o text from the database. I want to add a
fourth output field that contains a jpeg image that is stored in the
database. What HTML or php functions should I specify to output this
image into the users web browser? Any samples would be appreciated.
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
PHI Interbase or Firebird database UnixUser answers 2 July 17th, 2005 02:12 AM