yusufadegbite / Simple-Registration-Form-with-PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Week 3 Task at ZURI Training Cohort 2

This is a simple registration form built with php The form sends its data to file called user_data.php where it is being checked This file (user_data.php) then send the data recieved to a csv file and automatically prints a successfull registration and the data the user inputted in the form this is acheived by the print_r php method in the user_data.php file

About


Languages

Language:Hack 55.2%Language:CSS 26.8%Language:PHP 18.0%