Thread: bound variables with PHP?

bound variables with PHP?

From
Phil Glatz
Date:
I haven't found away to use prepared statements with PHP4 and Postgres - 
any way to do so?  I have an SQL statement I'd prefer to parse outside a 
loop, ala the prepare and exec statements of dbi.