Arrays and PDO - Mailing list pgsql-php

From Devel
Subject Arrays and PDO
Date
Msg-id 1280239839.5562.10.camel@athlon.precioventa.com
Whole thread Raw
Responses Re: Arrays and PDO
List pgsql-php
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/



pgsql-php by date:

Previous
From: Luis
Date:
Subject: Ayuda...
Next
From: Chris
Date:
Subject: Re: Arrays and PDO