NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP Error - Need Help Debugging

Andrew Yochum andrew at plexpod.com
Wed Apr 12 21:51:42 EDT 2006


On Wed, Apr 12, 2006 at 09:49:24PM -0400, IAlsoAgree at stny.rr.com wrote:
> Actually, after I had given it a look I was begining to think that too.
> The 1 looked off right next to the peroid.
> 
> Thanks for confirming that for me Andy.

For reference, the PHP order of operations:
    http://www.php.net/manual/en/language.operators.php#language.operators.precedence

+ - and . operators are all equal, thus your problem.

HTH,
Andrew

-- 
Andrew Yochum
Plexpod
andrew at plexpod.com
718-360-0879



More information about the talk mailing list