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 increase the maximum execution time of a script in php?

532


Write a program in php to check whether a number is prime or not?

496


What is the purpose of basename() function in PHP?

602


Is php dying 2018?

550


How does csrf token work?

568






What is static variable in php?

612


How can we execute a php script using command line?

528


Is php better than java?

547


What is php and its advantages?

525


How to generate a character from an ascii value?

570


What is singleton pattern in php?

488


Starting or restarting a computer is called

617


What does PEAR stands for?

642


What is magic function in php?

544


How to call a php function from another php file?

508