Re: Arrays and PDO - Mailing list pgsql-php

From Chris
Subject Re: Arrays and PDO
Date
Msg-id 4C4F6B76.6060305@gmail.com
Whole thread Raw
In response to Arrays and PDO  (Devel <dev002@pas-world.com>)
List 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/


pgsql-php by date:

Previous
From: Devel
Date:
Subject: Arrays and PDO
Next
From: Frank Naude
Date:
Subject: pg_last_error() doesn't return connection errors