What is PHP vs Java...
 
Notifications
Clear all

What is PHP vs Javascript?


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

What is PHP vs Javascript?


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

PHP is server-side scripting language whereas Javascript is a client-side scripting language. PHP doesn't execute within browser whereas Javascript executes within browser. PHP supports database whereas Javascript doesn't support databases. PHP accepts both upper case and lower case variables while Javascript doesn't.


   
ReplyQuote
Share: