Re: parameters not working under PDO

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ah, but the *contents* of the array are not what I thought they were...there was a leading space in "nj". Which brings me to something I've been wondering...is there a way to get the statement object to tell me EXACTLY what was sent to the database engine?



Chris Curvey wrote:
good thing to check...it seems to be OK.

Array ( [0] => montclair [1] => nj )

Michael Preslar wrote:
Check $parts.. print_r($parts) and make sure its 1) an array 2)
contains 2 values


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux