Re: Re: PHP and inet data type

From: Andrew Sullivan <sullivana(at)bpl(dot)on(dot)ca>
To: user Postgresql ML <pgsql-general(at)postgresql(dot)org>
Subject: Re: Re: PHP and inet data type
Date: 2000-06-07 19:53:51
Message-ID: 20000607155351.L29370@bpl.on.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jun 07, 2000 at 11:47:49AM -0700, K Parker wrote:
> >> Seems like the cleanest answer would be to
> >> teach PHP about inet data
> >> type (not to mention other extension types).
>
> > I'd like to do that, but I don't even know
> > where to begin.
>
> I am currently using 'inet' fields in an
> application that uses PHP 3.0.14, and it
> works fine, e.g:

Hmm. PHP complained when I did it, claiming it didn't support that data
type. Thanks for this, though. It must be more incompetence on my part.
I'm getting tired of learning from experience!

--
Andrew Sullivan Computer Services
<sullivana(at)bpl(dot)on(dot)ca> Burlington Public Library
+1 905 639 3611 x158 2331 New Street
Burlington, Ontario, Canada L7R 1J4

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2000-06-07 19:57:51 Re: Postgresql
Previous Message K Parker 2000-06-07 18:47:49 Re: PHP and inet data type