Php

From Kb_JMY(晉明夷)

Jump to: navigation, search

php -- The Web Language


faq

  • How to comment the template file "index.php" of Joomla?
  • Ref:
  1. Any template file of Gallery2, e.g: "<gallery2 directory>/themes/matrix/templates/album.tpl"
  2. forum.joomla.org -- Strange text appeared at every content page of my site...
  • Ans: use a pair of "<!-- ... -->" or "{* ... *}" , e.g:
<!-- or any other icon images that you like -->
{* or any other icon images that you like *}
  • Note! CANNOT use "#" or "//" or "/*....*/" to add a comment line.



Personal tools