View Single Post
  #16 (permalink)  
Old 07-10-09, 15:07
bluetrance05 bluetrance05 is offline
BOD Member
 
Join Date: Jan 2009
Posts: 172
Default

Hi there! HTML is a language that consist of tags that describes the public parts of a website, but it cannot work alone in a dynamic site, am I right? PHP is a scripting language that works in a dynamic site, and you are able to create scripts that will address user requests to the MySQL database.
Reply With Quote