Hacker News new | ask | show | jobs
by rimantas 5014 days ago

  > include variable insertion (<?=$var?>)
No disable your short tags and any nontrivial template will become ugly as hell, unless you are on php 5.4+ which not many are.