Archive for February 18th, 2007

What is a server-side language? »

What is a server-side language? Server side languages carry out operations on the remote web server, usually in response to requests sent by the user’s computer. Server side operations can access data or functions that aren’t available to the user. For example, server side languages can serve up dynamic content from a [...]