Home » Interview » Technology

What is the difference between PHP and JavaScript?

Correct Answer: The difference lies with the execution of the languages PHP is server side scripting language, which means that it can’t interact directly with the user Whereas, JavaScript is client side scripting language, that is used to interact directly with the user

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion