On 12/07/06, Jay Blanchard <jblanchard@xxxxxxxxxx> wrote:
[snip] A bit off topic, but I hadn't heard about short tags being a bad idea. What reasons make short tags worse than the regular tags. Just curious. [/snip] Two words, XML. Yep, they can interfere with xml processing, and they also make your code less portable, as they may not be enabled in another environment. If you are sure your code is never going to move or be mixed with xml, by all means use them, but why not get into good habits?
-- http://www.web-buddha.co.uk http://www.projectkarma.co.uk