PassMark Logo
Home » Forum

search_template.php???

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rayban08
    Newbie
    • Oct 2008
    • 1

    #1

    search_template.php???

    I need to create the search_template with a .php extension (i.e. search_template.php) rather than the default search_template.html. Is is possible to do this?
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    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...