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 csrf token and how will you add csrf token in ajax?

523


What is $$ in php?

530


Is null in php?

530


What is the meaning of ‘escaping to php’?

618


So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?

554






What are the differences between php3 and php4 and php5? What is the current stable version of php? What advance thing in php7?

615


Why php is used in html?

527


What is a static method php?

512


Why do we use session?

534


How many records can be stored in mysql table?

547


Which is better get or post method?

457


How to protect special characters in query string?

530


How to get number of days between two given dates using PHP?

479


Explain PHP looping?

545


Explain what is the difference between $var and $$var?

527