Advertisements
Advertisements
Question
What is server-side scripting?
Short Note
Solution
- A server is a computer system that serves as a central control of data and programs shared by clients.
- The server-side environment that runs a scripting language is termed a web server.
- A user's request is fulfilled by running a script directly on the web server.
- It is used to provide interactive websites.
- Programming languages for server-side programming are PHP, Python, JSP.
shaalaa.com
Server Side Scripting
Is there an error in this question or solution?