How do I change the output pages from ".html" to ".php" ?
Jan 20, 2003, 6:14 PM
User (228 posts)
Jan 20, 2003, 6:14 PM
Post #6 of 6
Views: 4697
As I said before, just change the template files to include your PHP code, and set the value of $build_extension in links.cfg to ".php" instead of ".html"
Fairly obviously, you'll also need to change the value of $build_index to "index.php" if your index files also contain PHP code.
Both these variables are in the Build Options section of links.cfg
Fairly obviously, you'll also need to change the value of $build_index to "index.php" if your index files also contain PHP code.
Both these variables are in the Build Options section of links.cfg