Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 316 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 316 Bytes

contact-form-php

Contact form made with PHP

You can see work at https://myhub.page/contact.php

This form works with HTML, CSS and PHP.

The code includes basic filters: complete all the fields, sanitize the strings, insert a correct email, and avoid code insertion.

It also includes a Honey Pot for avoid bots.