Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 424 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 424 Bytes

Form-web

Registration Form using HTML5, CSS3, JAVASCRIPT, PHP, MySQL and Apache Server.

This project was developed to register clients of a real Architecture Office in a DataBase. It uses full-stack technologies and, at server side, a document .php provides the connection and data proccessing to insert the collected informations in a DB, using “pdo class” and “prepare/ execute methods” to avoid SQL Injection.