What is difference ...
 
Notifications
Clear all

What is difference PHP and HTML?


(@elias)
Member Moderator
Joined: 6 months ago
Posts: 4273
Topic starter  

What is difference PHP and HTML?


   
Quote
(@elias)
Member Moderator
Joined: 6 months ago
Posts: 4273
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: