Timetable - Module Description - Class Spider News
Slides
introduction
-- html/CSS -- php --
javascript --
thinkaloud (and video)
If printing please print multiple slides to a page -
use your print settings to control
Assessment
Assessment Handout -- Individual assessment form -- Groups -- Assessment Feedback
See also Pizza Resources section below
General Resources
myfirstform.html |
![]() |
![]() |
A simple form that asks for the user's name then sends it to myfirstphp.php | ||
myfirstphp.php | ![]() |
![]() |
Display a simply hello message to the passed user's name | ||
WinSCP |
![]() |
|
SSH client for Windows that gives a windows
like browser for you to manipulate remote files on our departmental
server. The download is an exe that you should save locally then run.
Also read my quick guide to WinSCP on how to connect once running and the WinSCP home page. This software is distributed under the GNU General Public License |
||
sampleform.html |
![]() |
![]() |
A starter HTML form with text boxes (single and multiple lines), radio button, pull-down menu, and checkboxes | ||
showallparameters.php | ![]() |
![]() |
Displays all GET and POST
parameters in a simple list returned in plain HTML.
Useful for testing forms are sending the correct data
without doing any action on the server. Note: the groupID variable is obscured for security reasons |
||
showsource.php | ![]() |
![]() |
Displays the source of the file
GET parameter (e.g.
showsource.php?file=showallparameters.php ) in this
directory only. Note: all slashes / are removed from filename for security reasons |
||
w3schools | ![]() |
|
Excellent resource for learning PHP/Javascript (plus much more) - but remember to attribute (reference) any code that you use from there. | ||
Pizza Project Resources
|
||
pizzaorder.html |
![]() |
![]() |
A simple pizzaordering form and pizza database control form. Does no error checking! | ||
pizzaorder.php | ![]() |
![]() |
Simple handler for pizzaorder.html. Inserts, shows and deletes from the database using the pizza header calls. Does no error checking but the included funcitons (see below) do ensure your groupID is correct and all mySQL field values are safe. | ||
pizzaorder_header_description.txt | ![]() |
|
A text file giving the headers of the functions you can use from the pizzainclude file. Refer to this file for how to use the hidden include file. | ||
mobile frame |
![]() |
|
A frame that roughly simulates the size of a typical mobile phone browser. | ||
Key |
|
![]() |
![]() |
![]() |
![]() |
![]() |