https://github.com/onjoseph/user-registration-csv
A user registration system in PHP that saves input data into CSV files and prints saved data
https://github.com/onjoseph/user-registration-csv
csv-files php registration-system
Last synced: 6 months ago
JSON representation
A user registration system in PHP that saves input data into CSV files and prints saved data
- Host: GitHub
- URL: https://github.com/onjoseph/user-registration-csv
- Owner: ONJoseph
- Created: 2022-10-13T15:46:40.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-19T23:03:17.000Z (almost 3 years ago)
- Last Synced: 2025-02-04T12:47:35.659Z (8 months ago)
- Topics: csv-files, php, registration-system
- Language: Hack
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A user registration system in PHP that saves input data into CSV files and printing saved data.