boolean values and php - Mailing list pgsql-php

From Anuradha Ratnaweera
Subject boolean values and php
Date
Msg-id Pine.LNX.4.21.0101152146140.30564-100000@bee.lk
Whole thread Raw
List pgsql-php
I have an array in PHP which contains boolean values. The array is
associative and its indices are the same as the column names of a table. I
want to write to the database and read it back (with pg_fetch_array)
without any additional manipulations. Please let me know if types are
preserved when reading from the database.

Thanks in advance.

Regards,

Anuradha


pgsql-php by date:

Previous
From: Louis Bertrand
Date:
Subject: Re: ODBC ... cont
Next
From: Timothy_Maguire@hartehanks.com
Date:
Subject: Optional fields