what is difference between client side scripting and server
side scripting?
Answer Posted / murali
client side scripting means it works only system itself in
browser.
Server side scripting means it works any where using server
in browser.
Example for client side scripting: JavaScript, Flash
Example for server side scripting: PHP, ASP
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
just for testing
What is the use of blur function?
What are decodeuri() and encodeuri() functions in javascript?
How do you target a specific frame from a hyperlink?
What is the dollar sign in javascript?
What is javascript tree shaking?
Which built-in method returns the length of the string?
How to select an element by id and swapping an image?
What does the instanceof operator do?
How do you sort an array in javascript?
Do unused imports affect performance javascript?
What is javascript in simple terms?
What is lambda in programming?
What is the best free ide?
Explain the role of deferred scripts in javascript?