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

Is php worth learning in 2019?

718


Write a program to get second highest number in an array using php?

781


What is the difference between array_map () and array_shift ()?

745


Is php class name case sensitive?

741


How to enable cURL in PHP?

904


Tell me how is it possible to remove escape characters from a string?

727


Can we use session in mvc?

762


What is the difference between explode and split?

715


Explain how is it possible to set an infinite execution time for php script?

730


What are escaping characters?

727


What is a query in a database?

809


What are include() and require() functions?

735


Is php difficult to learn?

700


Explain about a search-friendly site looks like?

667


Is php coding easy?

701