client side scripting language Vs server side scripting
language

Answer Posted / sathya

The client-side scripts, like JavaScript or VBScript, are
executed in the client (a browser). The server-side ones
(like PHP, ASP, JSP, ColdFusion) are executed on the server.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is composer json?

674


What is __ invoke in php?

647


What are the three classes of errors that can occur in php?

782


What is the purpose of constant() function?

724


What is the use of anonymous function in php?

742


What is the difference between == and === in php?

766


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

703


How can you propagate a session id?

721


How many functions are there in php?

726


Are sessions stateless?

675


What are the methods to submit form in php?

737


What is difference between count or sizeof function in php?

732


What is session cookies php?

740


How we can get the number of elements in an array?

8590


How many escape sequences are recognized in double-quoted strings?

769