Hello,
In (as string):
(string) {"100",100}
PDO Out:
(string) {100,100}
Anyone knows how to return double quotes in php PDO text returned
string?
PDO should return {"100",100}
Or array as array in PHP.
Thanks in advance,
--
http://www.1pc.es/
http://www.precioventa.com/
--
Sent via pgsql-php mailing list (pgsql-php [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-php
