> > Oracle recently gave some money to Zend to make proper Oracle support
> > for PHP. In that interface they use bind variables. Apart from
> greater
> > speed, sqlinjection becomes history as well.
I did the same for PostgreSQL for PHP 5.1.
http://au3.php.net/manual/en/function.pg-query-params.php
Chris