On Fri, 21 Sep 2001 00:57, Cory K. Walker wrote:
> The PHP manual does not document the operators
>
> ()
> ->
>
> What is the relative precedence and associativity of each?  I've looked
> in the archives, and I've found some butter, more complete precedence
> tables, but they appear to be outdated.  Where can I find a complete
> and accurate operator precedence table?
>
> CW

The manual?

http://www.php.net/manual/en/language.operators.precedence.php for 
operator precedence and http://www.php.net/manual/en/language.oop.php for 
classes and objects

-- 
David Robley      Techno-JoaT, Web Maintainer, Mail List Admin, etc
CENTRE FOR INJURY STUDIES      Flinders University, SOUTH AUSTRALIA  

   People in the passing lane that don't pass will be shot.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to