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 to delete cookie files on your computer?

547


What is PHP? Who is the father or inventor of PHP?

607


Describe PHP error and logging information?

539


Do you know how to declare an array in php?

540


Does php require a web server?

508






What should be the length of variable for SHA256?

531


Explain me how failures in execution are handled with include() and require() functions?

608


What is the use of $_server and $_env?

567


What is mysqli_real_escape_string?

527


What are the design patterns in php?

512


What should we do to be able to export data into an excel file?

512


What does a delimiter do in mysql?

527


Explain Booleans in PHP?

630


What is pdo classes?

560


When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?

547