Re: [PHP-DB] PDO, fetch prepared statement
by Chris other posts by this author
Nov 26 2006 3:44PM messages near this date
[PHP-DB] PDO, fetch prepared statement
|
[PHP-DB] Any hints lantin1 utf-8
Rudi Worm wrote:
> Hi
>
> Using PDO to prepare a query, bind som values to it (using ? Placeholders)
> and then executing it - how do i get the actual query afterwards? With the
> correct inserted values.
Use your system database logs. PDO doesn't give you the opportunity to
grab them.
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Rudi Worm
Chris
|