Server-side scripting
From Level 10 Wiki
is the use of a high-level language developed specifically for use in a web environment. It addresses issues not present in client-side scripting or normal application development. Any site that constantly updates information, has user logins, a blog or basically any functionality other than displaying static content is most likely using server-side scripting.
