On Mon, Jul 16, 2001 at 04:36:54AM -0700, elias wrote:
> What is the '===' ?
>
> Please give me an example.
("" == false) is true
("" === false) is false
re,
tc
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] the triple equal sign? elias
- Re: [PHP] the triple equal sign? Thies C. Arntzen
- Re: [PHP] the triple equal sign? Pavel Jartsev
- RE: [PHP] the triple equal sign? Jochen Kaechelin

