Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,906,527,701 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

server-side

   Also found in: Wikipedia 0.01 sec.
server-side
Refers to any operation that is performed at the server. Contrast with client-side.
(World-Wide Web)server-side - Processing or content generation that is done on the web server or other server, as opposed to on the client computer where the web browser is running.

An example is server-side include where one file is inserted in another before it is served, rather than, say, having the browser request the files separately and combine them using an iframe. A very common kind of server-side processing is the inclusion of data from a database in a web page.

There are many software environments and technologies designed for server-side processing, e.g. CGI, ISAPI, WebObjects and ASP.

The greatest advantage of server-side processing is that it is independent of the many different client software environments that exist on the Internet, chiefly different web browsers and operating systems. The disadvantage is that the user must wait for a response from the server which is a much slower form of interaction than is possible with client-side processing using, e.g., JavaScript.


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
CGI programming is a server-side technology and many server-side programming languages exist that can be made to work as a CGI program.
If you have some custom created page in PHP or ASP (two server-side scripting languages), it's not going to do anything," Benedini said of the Google initiative.
PHP is considered to be one of the most popular server-side scripting systems on the web.
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.