Server-side scripting
Saturday, 31 October 2009 10:49
A web server technology in which a user's request is fulfilled by running a script directly on the web server to generate dynamic web pages. It is usually used to provide interactive web sites that interface to databases or other data stores.