client side scripting language Vs server side scripting
language

Answer Posted / m sujata

Scripts executed only by the browser without contacting the
server is called client-side script. It is browser
dependent. The scripting code is visible to the user and
hence not secure. Scripts executed by the web server and
processed by the server is called server-side script.

Is This Answer Correct ?    30 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you check is php not empty?

736


What is the difference between apache vs niginx?

809


What is the difference between echo, print and printf()?

698


Why do we use in php?

713


What is the use of header() function in PHP? What the Limitation of HEADER()?

777


How to take a substring from a given string?

716


What is singleton pattern in php?

664


What is the use of addslashes in php?

705


Why should I learn php?

746


Do you know when sessions ends?

746


What is curl php?

712


What is difference between sql and php?

790


How to write the form tag correctly for uploading files?

771


Tell me can the value of a constant change during the script's execution?

900


How to set cookies?

767