PassMark Logo
Home » Forum

Renaming search_template.html

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jmp
    Junior Member
    • Aug 2007
    • 3

    #1

    Renaming search_template.html

    Is it possible of renomer the file "search_template.html" by "search_template.php"?
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    There have been several previous posts about this.

    There really is nothing to gain from changing the template filename. This file should never be accessed by the end user directly.

    And there is no point renaming search_template.html to search_template.php. Any PHP code in the template file will not be executed. There are better techniques for adding PHP code with the search results.

    Comment

    Working...