client side scripting language Vs server side scripting
language
Answer Posted / varun
server scripts are more secure as they are not visible to
user,only emit HTML code correspnding to user input.Whereas,
in client side scripting,scripts are visible to user.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is facebook still in php?
What is mysql_fetch_row?
How to receive a cookie from the browser?
How to create a public static method in PHP?
How to get a random value from a php array?
Is php closing tag necessary?
Is it easy to learn php?
What function should you use to join array elements with a glue string?
How to compare two strings with comparison operators in php?
Tell me what is pear?
What kind of variable is age?
Is it easy to learn wordpress?
What is a session in php?
How can we change the maximum size of the files to be uploaded?
For image work which library is used in php?