Sure - but that's not using *threads*.
To achieve what you want can be done with something as simple as:
[code]<?php
require_once('SSI.php'); // If not in the same folder as SSI.php, adjust path to suit
$context['page_title'] = 'My Page Title';
templat...
Re: Threads in root folder
To achieve what you want can be done with something as simple as:
[code]<?php
require_once('SSI.php'); // If not in the same folder as SSI.php, adjust path to suit
$context['page_title'] = 'My Page Title';
templat...
Re: Threads in root folder
0 commentaires:
Enregistrer un commentaire