View Single Post
  #2  
Old 09-07-2011, 04:54 PM
malinky malinky is offline
Junior Member
 
Join Date: Sep 2011
Posts: 16
malinky is on a distinguished road
PHP is a server side language and would run along side HTML. The PHP would fetch information from a database or before functions and then this information could be displayed in HTML for users to view through a browser
Reply With Quote