"Lars Torben Wilson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Sat, 2003-06-28 at 11:28, Bobby Patel wrote:
> > In PHP there are two operators for comparisons, the double and triple
> > equivalance.
> >
> > Double equivalance just check's the boolean type so if (0 == 'n') is
On Sat, 2003-06-28 at 11:28, Bobby Patel wrote:
> In PHP there are two operators for comparisons, the double and triple
> equivalance.
>
> Double equivalance just check's the boolean type so if (0 == 'n') is
> translated to if (False == False), where as triple equivalance checks the
> data types a
2 matches
Mail list logo