Re: [PHP-DEV] Bug #1280: Error when doing OCIDefineByName with empty fields From: Thies C. Arntzen (thies <email protected>)
Date: 03/31/99

i've had another bug-report for OCIDefineByName (look in the bug-db)....

please send me a short snippet and i will dig into that asap!

regards,
tc

On 30 Mar 1999 steffenmail <email protected> wrote:

> 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>
>
>
>

--
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>