View Single Post
05-10-2006, 11:30 AM
#1
Julian is offline Julian
Status: Simply to simplify
Join date: Apr 2005
Location: Foxton, Manawatu, New Zealand
Expertise:
Software:
 
Posts: 5,572
iTrader: 0 / 0%
 

Julian is on a distinguished road

  Old  Page titles when using php

Hi all,

As stated before I am a complete noob at .php.

I have used .php to insert site wide includes via:

<?php
include("includes/filename.html")
?>

This has been for meta tags, headers, navigation and footers.

Because I have .php includes does it mean I have to rename all my pages to .php instead of .html? Or can I leave them as .html?

Thank you very much in advance for your help