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