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
What is the name of scripting engine in php?
What is the difference server side and browser side validation?
What is the use of "enctype" attribute in a html form?
Which is variable cost?
What is a class in php programing?
Explain different sorting function in php?
What is difference between put and post method in http?
What is a trait in php?
What is the use of session and cookies in php?
What is oops php?
What are the different types of statements that are present in php?
How to convert one date format into another in php?
How do I escape data before storing it in the database?
What is str_replace()?
Which framework is best for php development?