Web Server Administration: Server Side Programming
Server Side Programming
Why is it useful?
- Processing forms & other submitted data
- A program can be used to generate dynamic content
- Access/convert data not directly readable by a client or act as a proxy/gateway
- Can be used to extend the functionality of the web server itself