Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 5 hours 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.