Arrays and PDO

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
devel [ Di, 27 Juli 2010 16:10 ] [ ID #2045195 ]

Re: Arrays and PDO

On 28/07/10 00:10, Devel wrote:
> Hello,
>
>
> In (as string):
> (string) {"100",100}
>
> PDO Out:
> (string) {100,100}

In to what sort of field in postgres?

--
Postgresql & php tutorials
http://www.designmagick.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
dmagick [ Mi, 28 Juli 2010 01:27 ] [ ID #2045250 ]
Datenbanken » gmane.comp.db.postgresql.php » Arrays and PDO

Vorheriges Thema: pg_last_error() doesn't return connection errors
Nächstes Thema: large resultset