Re: strcmp()?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, May 24, 2011 at 12:48 AM, Vitalii Demianets <vitas@xxxxxxxxxxxxxxxxx
> wrote:

> So. to write compatible scripts one should check "< 0", not "== -1".
>

Which matches the documentation:

    Returns < 0 if str1 is less than str2; > 0 if str1 is greater than str2,
and 0 if they are equal.

David

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux