Server Side Scripting

Server side scripting means that all of the code is executed on the server before the data is passed to the user's browser.

Read Full Article