Ruben Vermeulen
lab5 - contact form
Goals of the exercise
- Understanding how an Apache, MySQL, and PHP environment works
- Integrating PHP code into an existing web project using HTML and CSS
- Understanding security risks related to form data processing
- Working with HTML forms and controls and handling submitted data
the solution
go to the solutionDescription
the goal of the exercise was to create a working contact form and secure it
Related links
Reflection
-
good
- making a database and linking it to the messages being sent in
-
not good
- making the contact form better looking using css