Re: php with postgres

From: "Edin Kadribasic" <edink(at)proventum(dot)net>
To: "Joe Conway" <mail(at)joeconway(dot)com>, "Jan Wieck" <JanWieck(at)Yahoo(dot)com>
Cc: "ivan" <iv(at)psycho(dot)pl>, "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>, <pgsql-hackers(at)postgresql(dot)org>, Marcus Börger <marcus(dot)boerger(at)t-online(dot)de>
Subject: Re: php with postgres
Date: 2003-07-21 23:51:45
Message-ID: 015601c34fe3$0c3869a0$0500000a@master
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Help on the PHP side of things would be most appreciated, because that's
> the part I'm least familiar with.

SAPI/Embed in PHP is very experimental which means that it can be molded to
suit PL/PHP needs. To my knowlege its only used as a plugin for irssi (irc
client which you can script using PHP), and a very poorly implemented MySQL
module.

Anyway if you need any help with it just shout :)

Edin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-07-22 00:49:18 Re: pgsql-server/src/backend/commands comment.c
Previous Message Bruce Momjian 2003-07-21 22:13:11 Re: Criteria for contrib/ versus gborg?