Web Development/What is a backend?

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search
Section 5.1 — Back to Contents

The backend to a website is pretty much everything the user can't see. Generally, this means the programming that generates pages that the user views, creating the "server-side" content of the site. This could be scripts, directives, databases, and other automated functions the server performs.