On 3/11/07, tedd <tedd@xxxxxxxxxxxx> wrote:
At 5:28 PM +0100 3/7/07, afan@xxxxxxxx wrote: > > PS: If you want your code to validate, change the & to & Add the >> closing </a> tag too. >> PPS: It's advisable not to use the short tags, use <?php instead of <? >in such a cases I usually use <?= $var ?> instead <?php echo $var ?>. At >least it's shorter. :) > >-afan But, while it's shorter, it's still NOT advisable to use the shorter tags. tedd
It does save space on your harddrive (Not much, but some :P) and if it is for your own usage only, why not? Tijnema --
------- http://sperling.com http://ancientstones.com http://earthstones.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php