I disagree.  While I tend to stay away from short tags in general, the
use of the short echo tag has yet to cause any trouble for me.  And it
makes code exceptionally easier to read, which proves to be a valueable
asset.  Maybe you could provide and example where a short tag is causing
some trouble.  I'd like to see that.  That is, unless it's not a PHP
behavior problem, but a scripting or logic issue due to poor development.

--
Jason k Larson


Leif K-Brooks wrote:
I think you mean worse. Short tags cause nothing but trouble.

Jason k Larson wrote:

or even better:

<?=__FILE__;?>





-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to