Lab 5 - Contact page
Goals of this excercise
- Make a Contact form
- Learn how to setup a database.
- Make a use of XAMP
- Learn how to make an SQL injection
- Learn how to read not write PHP code
- Make a 'mymessages' page
- Make a 'thank you' page
Description
We got a pre-made php code with a contact form inside where we had to make couple changes for example the DB login, password etc. For it to work in our webspace we had to make our own database and match all information to the code.
related links
No related links
Reflection
The lab went without any issues and was pretty simple.