Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199908

Re: Re: [PHP3] Something like "isNull" in PHP3??? From: schlicht <email protected>
Date: 08/31/99

Richard Lynch <rlynch <email protected>> am 31.08.99 17:14:49

An: Heiko Schlichting/GEHAG DSK GmbH
Kopie:

Thema: Re: Re: [PHP3] Something like "isNull" in PHP3???

Hopefully you posted this to the mailling list, since I know nothing of
Oracle.

At 12:41 PM 8/31/99 +0100, you wrote:
>
>
>Hi,
>thank you for your answer. I'm using ORACLE 7 and I wanna know how to find
out
>if the returned value is NULL or '' (empty string) because NULL is
different to
>'' (empty string)!
>
>Heiko
>
>
>
>
>Richard Lynch <rlynch <email protected>> am 30.08.99 21:24:07
>
>An: Heiko Schlichting/GEHAG DSK GmbH, php3 <email protected>
>Kopie:
>
>Thema: Re: [PHP3] Something like "isNull" in PHP3???
>
>
>
>
>There is no value NULL in PHP, so there is no way to check for such a value.
>NULL values coming from a database are represented in a variety of fairly
>obvious ways, but you'll have to tell us which database.
>Here are the things that *DO* have meaning in PHP.
>
>...
>
>
>imho, beginners should turn error_reporting up to E_ALL (15) in php3.ini so
>they catch mistakes such as the last 2 lines.
>
>At 01:55 PM 8/30/99 +0100, you wrote:
>>
>>
>>Hi,
>>i wonder if there is a way to find out if a variable is empty (that means
>"") or
>>NULL. In ASP you have a funktion called isNull. What about PHP? The
>>"empty"-Funktion does not solve this problem.
>>
>>Greetings, Heiko
>>
>>
>>
>>--
>>PHP 3 Mailing List <http://www.php.net/>
>>To unsubscribe, send an empty message to php3-unsubscribe <email protected>
>>To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
>>To search the mailing list archive, go to:
http://www.php.net/mailsearch.php3
>>To contact the list administrators, e-mail: php-list-admin <email protected>
>>
>--
>"TANSTAAFL" Websites I have built:
>CHaTMusic.com EmphasisEntertainment.com L-I-E.com
>JadeMaze.com CatCatalani.com MGMH.com
>AstraKelly.com OlivierLedoux.com
>
>
>Attachment Converted: "C:\maildrop\att1.eml"
>

--
"TANSTAAFL"  Websites I have built:
CHaTMusic.com      EmphasisEntertainment.com     L-I-E.com
JadeMaze.com       CatCatalani.com               MGMH.com
AstraKelly.com     OlivierLedoux.com

  • application/octet-stream attachment: att1.eml

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>