RE: [PHP-DOC] Boolean documentation

2005-11-02 Thread Ford, Mike
-Original Message- > From: John Clements [mailto:[EMAIL PROTECTED] > Sent: 02 November 2005 13:47 > I recently added a comment to the documentation on Boolean types. It > is relevant also under the section for Comparative Operators and any > functions which may find a needle in position

[PHP-DOC] Boolean documentation

2005-11-02 Thread John Clements
Hello, I recently added a comment to the documentation on Boolean types. It is relevant also under the section for Comparative Operators and any functions which may find a needle in position 0 of a haystack. The === and !== operators are not mentioned in the official documentation of Booleans