View Single Post
  #16 (permalink)  
Old 05-15-2008, 10:55 AM
smeagain smeagain is offline
Distinguished Member
 
Join Date: Jan 2008
Posts: 186
iTrader: 0 / 0%
smeagain is on a distinguished road
Default

If you take a page that was coded in "Compliant HTML", and give it a .php suffix, it works as if nothing had changed. Giving a page a .php suffix thus making it into a PHP page has no effect and works exactly as any static HTML page does. You could then introduce simple PHP Functions such as a "Footer Include" for example and thus bit by bit acquire some PHP skills.
Reply With Quote