Re: Arrays and PDO

From: Chris <dmagick(at)gmail(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: Re: Arrays and PDO
Date: 2010-07-27 23:27:50
Message-ID: 4C4F6B76.6060305@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

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/

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Frank Naude 2010-08-26 11:44:44 pg_last_error() doesn't return connection errors
Previous Message Devel 2010-07-27 14:10:39 Arrays and PDO