This website contains an Online Customer Form which captures user's information.
Using MySQL and PHP for backend functionality, the information is stored in a database and these records can be retrieved and manipulated.
The Customer Log displays all the customer information records which were submitted to the database.
The user can update or delete records within the log.