Server-side Articles about
Server-side
 

Information About

Server-side




Typically, a server is a software program, such as a web server, that runs on a remote Server , reachable from a user's local Computer or Workstation . Operations may be performed server-side because they require access to information or functionality that is not available on the Client , or require typical behaviour that is unreliable when it is done Client-side .

Server-side operations also include processing and storage of data from a client to a server, which can be viewed by a group of clients.