dbTalk Databases Forums  

[PHP] Arrays and PDO

mailing.database.pgsql-php mailing.database.pgsql-php


Discuss [PHP] Arrays and PDO in the mailing.database.pgsql-php forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Devel
 
Posts: n/a

Default [PHP] Arrays and PDO - 07-27-2010 , 09:10 AM






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 (DOT) org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-php

Reply With Quote
  #2  
Old   
Chris
 
Posts: n/a

Default Re: [PHP] Arrays and PDO - 07-27-2010 , 06:27 PM






On 28/07/10 00:10, Devel wrote:
Quote:
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 (DOT) org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-php

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.