View Single Post
  #19 (permalink)  
Old 07-18-09, 11:47
Quilceda Quilceda is offline
BOD Member
 
Join Date: Jul 2009
Posts: 50
Default

Quote:
Originally Posted by tigress View Post
Did I get it right that you need more than one language to create a website? Its a combination of many languages, but HTML and PHP is always there as the basic language?
You can create a website that a user could view with only HTML, but not only with PHP. Basically, the HTML tags describe what the user will see, and all the PHP does is communicate behind the scenes (usually with a database).
Reply With Quote