An open API service indexing awesome lists of open source software.

https://github.com/daelsepara/registration

Account Registraton in Plain Old PHP and Bootstrap 5. Includes Credit Card Validation
https://github.com/daelsepara/registration

Last synced: 7 months ago
JSON representation

Account Registraton in Plain Old PHP and Bootstrap 5. Includes Credit Card Validation

Awesome Lists containing this project

README

          

# registration

Account Registraton in Plain Old PHP and Bootstrap 5. Includes Credit Card Validation. See database_dump.sql for the schema. This is the second part of my Technical Exam for NaXum. You should also provide a dbconfig.php file containing values for $dbhost, $dbuser, $dbpass, and $dbname.