Definitions for "Server-Side"
Keywords:  client, script, aspand, cgi, php
Something that operates on the " server" computer (supplying the web page), in contrast to the "client" computer (receives and views the web page). Usually it is something that supplies dynamic content.
Running programs on a web server rather than on the client computer. See server-side image map, client-side.
Refers to a type of software accessed via the Internet and that resides on the computer server of the web site, rather than needing to be downloaded and run locally on the client's computer.
Refers to applications which are installed on a user’s own server, as opposed to one that is hosted. (See hosting).
Existing on the server. Example: A program that accesses a database stored on a web server must also exist on the server.