bettermousetraps.net
Knowledge Base
PHP Knowledge Base
PHP Knowledge Base
echo
Function Shortcut
Immediately follow the opening tag with an equals sign
$str = "bar";
<p>foo <?
=
$str?></p>
NULL