j.smith1981 Posted August 25, 2011 Share Posted August 25, 2011 I was just wondering if anyone knows of any good PHP tutorials where I can learn about PHP's precedence? I mean I know for certain things how to do mathematical calculations but when doing them say without brackets, is there any decent guides that explains how the PHP parser calculates these expressions please? Any replies are much appreciated in advance, Jeremy. Link to comment https://forums.phpfreaks.com/topic/245668-any-good-tutorials-on-precedence-concerning-calculations/ Share on other sites More sharing options...
WebStyles Posted August 25, 2011 Share Posted August 25, 2011 man, you didn't look too far... php.net: http://www.php.net/manual/en/language.operators.precedence.php Link to comment https://forums.phpfreaks.com/topic/245668-any-good-tutorials-on-precedence-concerning-calculations/#findComment-1261777 Share on other sites More sharing options...
j.smith1981 Posted August 25, 2011 Author Share Posted August 25, 2011 Oh of course silly me, thank you though! Link to comment https://forums.phpfreaks.com/topic/245668-any-good-tutorials-on-precedence-concerning-calculations/#findComment-1261787 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.