php-db | 2001011
Date: 01/13/01
- Next message: Rasmus Lerdorf: "Re: [PHP-DB] RE: Newbie Time Fields question"
- Previous message: Cal Evans: "[PHP-DB] Boolean values in MySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
When a select query is done on a database and a row is fetched as an array
using some *_fetch_array function (I am using pg_fetch_array), what is the
type (in the array) of a boolean value? Does it get the boolean true/false
value or string "f"/"t"?
Thanks in advance.
Anuradha
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Rasmus Lerdorf: "Re: [PHP-DB] RE: Newbie Time Fields question"
- Previous message: Cal Evans: "[PHP-DB] Boolean values in MySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

