[PHP-DEV] Re: PHP 4.0 Bug #5954 Updated: Informix can't reliably figure if a text result column is NULL From: Manuel Lemos (mlemos <email protected>)
Date: 08/04/00

Hello Bug,

On 04-Aug-00 18:13:22, you wrote:

>ID: 5954
>Updated by: danny
>Reported By: mlemos <email protected>
>Status: Feedback
>Bug Type: Feature/Change Request
>Assigned To: danny
>Comments:

>Seems a reasonable request.

>Introduce the PHP4 notion of "NULL" values for variables?

I don't think so, because it would be better whatever new behaviour you may
introduce it would be easy to adjust existing PHP scripts that remain
backward compatible.

>if (ifx_hasnulloption()) {
> ifx_nullformat(2);
>}

>Or do you prefer your proposal ?

That would be good enough since existing PHP scripts can call
function_defined("ifx_hasnulloption") to verify if mode 2 is valid for
ifx_nullformat . I would just try to use a more evident name for
ifx_hasnulloption , I'll leave that for you to figure a better name.

Regards,
Manuel Lemos

Web Programming Components using PHP Classes.
Look at: email protected>?subject=Re:%20[PHP-DEV]%20Re:%20PHP%204.0%20Bug%20#5954%20Updated:%20Informix%20can't%20reliably%20figure%20if%20a%20text%20result%20column%20is%20NULL&replyto=1064.251T472T12613245mlemos <email protected>">mlemos <email protected>">http://phpclasses.UpperDesign.com/?user=mlemos <email protected>

--
E-mail: mlemos <email protected>
URL: http://www.mlemos.e-na.net/
PGP key: http://www.mlemos.e-na.net/ManuelLemos.pgp
--

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>