Forum Moderators: coopster
<php if ($x==1) {echo("<div class=\"new\">lol</div>");}?>
<php if ($x==1) {?> <div class="new">lol</div> <?php }?>
Thanks for any help!
you could look at this thread Benchmarking PHP text output [webmasterworld.com]