Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001011

[PHP-DB] reading boolean values from a database From: Anuradha Ratnaweera (anuradha <email protected>)
Date: 01/13/01

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>