Thread: PHP as PL

PHP as PL

From
Rod Kreisler
Date:
Does anyone know of an individual/group/whatever working on a project to
allow PHP to be used as a PL for Postgres?

Thanks,
Rod


Re: [GENERAL] PHP as PL

From
Joe Conway
Date:
Rod Kreisler wrote:
> Does anyone know of an individual/group/whatever working on a project to
> allow PHP to be used as a PL for Postgres?
>
> Thanks,
> Rod

I've discussed it with Christopher Kings-Lynne a little while back. I
don't think it would be too terribly hard to do, using the new php-embed
option, and PL/R as starting point -- but I probably won't have the time
to get started until after the Postgres 7.4 beta freeze.

Joe