SQA: Server-side Scripting
This module contains:
Download Module 67: Server-Side Scripting SQA
This download is free for Teach Computer Science members!
To download this file, click the button below to signup (it only takes a minute) and you'll be brought right back to this page to start the download!
Already a member? Log in to download.
Server-side Scripting
When a client enters an URL, the server-side code specified in the HTML page is executed on a web server before it responds to the user’s request. Web servers are computers that are responsible for providing the web content requested by the user.
Server-side scripts have an extension that tells the web server about the language used. For example: JavaScript files have an extension of .jsp, Perl scripts have an extension of .cgi, PHP scripts have an extension of .php and python scripts have an extension of .py.
This SQA Computer Science module introduces Server-side Scripting to your students, explaining:
- Introduction to server-side scripting
- PHP programming
- PHP form handling
- Accessing databases
- PHP sessions
More SQA Modules
Unified Modelling Language is one lesson in our SQA module. The other theory lessons can be found below: