While I agree wholeheartedly it's important to note that....

Paul Houle wrote:
>
>
> gets the desired effect.   The long form also lets you do cool things
> with arrays and object,  like
>
> "{$my_array[$index]}"
> "{$my_array["i_can_really_use_quotes_to_have_a_string_here"]}"
> "{$object->special_property}"
...Using "{$object->method()}" does NOT work.  As in
{$object->getMemberVariableBecauseItsPrivate()}

Graham
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to