Author Topic: [SORTED]PHP Templates  (Read 3936 times)

0 Members and 1 Guest are viewing this topic.

Offline crazyfrog

  • Newbie
  • *
  • Posts: 12
    • View Profile
[SORTED]PHP Templates
« on: February 24, 2007, 03:26:31 PM »
SORTED IT :lol:
How would i go about changing all my .html templates in the templates directory to .php. Would this be possible?
I am trying to include a file into the templates, to help my amember integration work. I need to insert this into the top of each template page.
Code: [Select]
<?php session_start(); ?>
Any help is appreciated  :lol:
« Last Edit: February 24, 2007, 06:42:28 PM by crazyfrog »