Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Database Classes and prepared statements




On Mar 18, 2008, at 6:25 PM, G. J. Walsh wrote:

This will allow me to move on, but I was wondering about the use of
prepared statements. Can this functionality be included in the class -
that is I need a bit of a boost to incorporate the requisite pg_prepare
and pg_execute functions.

Assuming this is possible, could someone kindly show me some sample code
to make it happen?


There is an example here on using a PHP class to call PostgreSQL functions using prepared statements:

http://pgedit.com/resource/php/pgfuncall




John DeSoi, Ph.D.







Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group