View Single Post
  #12 (permalink)  
Old 05-27-09, 14:53
techgirl techgirl is offline
BOD Member
 
Join Date: May 2009
Posts: 50
Default

HTML files are just like PHP however, your script can include both HTML and PHP coding. When someone goes to a website that has both PHP and HTML, the PHP is loaded in the background so to speak, so the surfer viewing the page only gets sent the HTML part in the browser.
Reply With Quote