Re: PHP & Large Object - Mailing list pgsql-interfaces

From Tom Samplonius
Subject Re: PHP & Large Object
Date
Msg-id Pine.BSF.4.05.10009192120190.7784-100000@misery.sdf.com
Whole thread Raw
In response to PHP & Large Object  ("Enrico Comini" <algobit@algobit.com>)
List pgsql-interfaces
On Tue, 19 Sep 2000, Enrico Comini wrote:

> echo "<img src=\"$img\" border=0>";
> 
> So i see only the blob like a sequence of chars

 You must output a "Content-Type" header as appropriate for the type of
file you are sending out.

Tom



pgsql-interfaces by date:

Previous
From: Vic
Date:
Subject: Re: PHP & Large Object
Next
From: Thomas Lockhart
Date:
Subject: Re: cursor interface to libpq