Date: 03/30/99
- Next message: Bug Database: "[PHP-DEV] Bug #1279 Updated: str_replace causes emalloc() error"
- Previous message: eschmid: "[PHP-DEV] CVS update: php3/doc/functions"
- Next in thread: Thies C. Arntzen: "Re: [PHP-DEV] Bug #1280: Error when doing OCIDefineByName with empty fields"
- Reply: Thies C. Arntzen: "Re: [PHP-DEV] Bug #1280: Error when doing OCIDefineByName with empty fields"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: steffenmail <email protected>
Operating system: SuSE Linux 6.0
PHP version: 3.0.7
PHP Bug Type: Oracle related
Bug description: Error when doing OCIDefineByName with empty fields
When I do
OCIDefineByName($stmt,"PERSON_VORNAME",&$person_vorname);
with Oracle 8.0.5 and *the value of PERSON_VORNAME is empty (no content)*, the HTML page stops loading in the middle and doesn't print out any errors.
For example, if I save a fax number (which is optional) from a form to the database and the user leaves it blank, the described error occures.
Is this a bug?
Thanks a lot,
- Steffen
-- 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>
- Next message: Bug Database: "[PHP-DEV] Bug #1279 Updated: str_replace causes emalloc() error"
- Previous message: eschmid: "[PHP-DEV] CVS update: php3/doc/functions"
- Next in thread: Thies C. Arntzen: "Re: [PHP-DEV] Bug #1280: Error when doing OCIDefineByName with empty fields"
- Reply: Thies C. Arntzen: "Re: [PHP-DEV] Bug #1280: Error when doing OCIDefineByName with empty fields"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

