Re: 2 errors I can not understand

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

 



Robert Cummings wrote:
On Tue, 2007-03-13 at 18:46 -0700, Jim Lucas wrote:
another suggestion would be to have it written this way

0 == ($s % $d)

if you by chance did this

0 = ($s % $d)

it will give you an error, because you cannot assign a value to a literal value.

Yeah, this has flown across the list a few times in the past. I can see
the value in it, but it just looks weird so I don't use it :)

Cheers,
Rob.
Makes the mistake obvious instead of hidden  :)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[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