Server-side

Server-side, refers to programming code that runs on the side of search, as opposed to client-side. While client-side code can be blocked by the client, server-side code runs on the server, so will run before the webpage is displayed to the client.

Last updated on 13 January 2009, at 21:59.