Forum

What is difference ...
 
Notifications
Clear all

What is difference PHP and HTML?


(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

What is difference PHP and HTML?


   
Quote
(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

PHP is a scripting language | HTML is a markup language. PHP code is executed on the server | HTML code is parsed by the client browser. PHP creates dynamic web pages | HTML creates static web pages. PHP can access a database | Database cannot be accessed using HTML


   
ReplyQuote
Share: