[PHP-DEV] Bug #924 Updated: php does not work well with any types of data except string type From: Bug Database (php-dev <email protected>)
Date: 11/23/98

ID: 924
Updated by: jim
Reported By: lunix <email protected>
Status: Closed
Bug Type: DBM related
Assigned To:
Comments:

I don't understand the problem. Everything is converted to a string when
it is saved to a dbm-style database, because dbminsert() and dbmreplace()
take strings for the key and value types. Without knowing what the contents
of 'test' are, it is impossible to see what the bug is supposed to be.

Full Bug description available at: http://ca.php.net/bugs.php3?id=924

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>