Re: PHP & Large Object

From: Tom Samplonius <tom(at)sdf(dot)com>
To: Enrico Comini <algobit(at)algobit(dot)com>
Cc: ML-Postgres-Interfaces <Pgsql-Interfaces(at)postgresql(dot)org>
Subject: Re: PHP & Large Object
Date: 2000-09-20 04:20:59
Message-ID: Pine.BSF.4.05.10009192120190.7784-100000@misery.sdf.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Thomas Lockhart 2000-09-20 05:45:46 Re: cursor interface to libpq
Previous Message Vic 2000-09-20 00:19:16 Re: PHP & Large Object