<?=$var?>
Posted: Thu Sep 07, 2006 9:16 am
Beeing used to use , and now with the longer startingtag, , does anything similar exist, or should i just use
Code: Select all
<?=$var?>Code: Select all
<?phpCode: Select all
<?php echo $var ?>