View Single Post
  #3 (permalink)  
Old 01-22-07, 07:46
lagunagreener lagunagreener is offline
BOD Member
 
Join Date: Jan 2007
Posts: 37
Default

PHP is Pre-Hyptertext Processor, meaning that the final output of PHP is HTML. Without HTML you don't see anything on a webpage. PHP just helps you create dynamic HTML pages.
Reply With Quote