Ok most all programs I see they use <?php echo $somevar; ?> within the html. Now I have always used the shortened version <?=$somevar?> Is there a reason why I should not use this? I've never had any problems with this way of doing things, but I just don't see anyone else using that format..
Cheers! Rick "As I grow to understand life less and less, I learn to live it more and more." - Jules Renard -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php