[PHP-DB] PDO, fetch prepared statement
by Rudi Worm other posts by this author
Nov 24 2006 5:00AM messages near this date
[PHP-DB] Re: Just two PHP questions
|
Re: [PHP-DB] PDO, fetch prepared statement
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.
It is needed logging purposes.
I haven't been able to find any method or property that gives me this
information.
Thanks.
--
Best Regards
Rudi W.
Systemudvikler, ZCE
WorldWeb Interactive ApS
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Rudi Worm
Chris
|