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 overloading and overriding in php?
What is apache and php?
What are the different types of array in php?
What is the purpose of constant() function?
Do loops php?
What is varchar mysql?
discuss the issue of software theft in ghana and how it has affected the economy
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
How to set a page as a home page in a php based site?
What is restful api?
Why do we use namespace in php?
What are the popular frameworks in php?
Explain me how to include a file to a php page?
Is json a string php?
What is strcmp () in php?