: Kris Yates <[EMAIL PROTECTED]> wrote: : > : > I forget where but I found some source awhile back that abbreviated : > echo. It was something like : > <?=$var;?> which worked the same as <? echo $var; ?>. Maybe it was : > <?\=$var;?>.. Obviously I dont remember.. which is why I am asking.. : > :) Does anyone have a link to something that talks about how to : > abbreviate commands in PHP?
Is this what you meant? http://www.php.net/manual/en/language.basic-syntax.php#language.basic-syntax.phpmode -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php