Skip to content

mose14real/writingIntoCSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task Title: Create a Registration Form

Create a registration form that takes in the following below and submits using the POST method. Name Email Date of Birth Gender Country

Your page should send the form to a file called user_data.php, which does the following: Save the user data into a file called userdata.csv Returns the data submitted to the users using the print_r method.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors