For the 4th web based scripting assignment. CSIS 3280 Douglas College.
Please note that this is a college assignment for a basic web scripting course. We were allowed to use only procedural php with no object orientation for this assignment.
I know that the code is dirty and lack good programming practices, but the intention was to do the assignment the fastest and simplest way possible.
We did it in 5 hours and it's working as expected. We could have done much better if we were allowed to use a framework or so.