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


Please Help Members By Posting Answers For Below Questions

What is in a cookie?

714


How to test if a variable is an array?

765


Explain me what are the main error types in php and how do they differ?

731


What is the purpose of constant() function?

724


How to check curl is enabled or not in PHP

865


Tell me what is the difference between unset() and unlink()?

737


What is $_ post in php?

820


Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()

2057


What is cookies? How to create cookies in php?

686


What is php addslashes?

760


Is array a key php?

706


Explain what is the difference between session and cookie?

747


What is the difference between characters 34 and x34?

820


What is the use of @ in php?

758


Where is session value stored php?

747