client side scripting language Vs server side scripting
language
Answer Posted / dinesh gaur
client side Scripts executed only by the browser without using
server is called client-side scripting language. it depends on browser. Scripts executed by the web server and the script
processed by the server is called server-side scripting language.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to get the total number of values in an array?
What is config file in php?
Is multiple inheritance supported in php?
Is php still relevant 2019?
What is namespace in php?
Is key in array php?
How variables are passed through arguments?
Why do we need abstract class in php?
What is the Default syntax used in PHP?
What are the different types of array in php?
What is php session_start() and session_destroy() function?
How can we make a constant in php?
What is isset php?
What version of php do I have windows?
Which is correct about mysqli and pdo?