|
Posted by Jerry Stuckle on 02/11/06 16:13
Tim Roberts wrote:
> "Drakazz" <tikras@hakeris.co.uk> wrote:
>
>>Of anything, i suggest that you don't use <?= , etc. use ONLY <?php
>>echo (date()); ?>
>
>
> Why? <?= reads better, and there's no particular performance penalty.
Until you need to move to a host which has short tags disabled - and you
need to go back and change all your code.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|