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
Is php still used?
Is php class name case sensitive?
How will you calculate days between two dates in PHP?
Explain the difference between static and dynamic websites?
Do you know what does $globals means?
What do you mean by core php?
What is php programming used for?
What is php session start?
Steps for the payment gateway processing?
What is T_PAAMAYIM_NEKUDOTAYIM?
Explain how you can update memcached when you make changes to php?
What is the difference between php4 and php5?
Explain the types of string comparision function in PHP
Where session is stored?
How do you remove whitespace from the beginning and end of a $string variable?