api ├─── config/ ├────── database.php – file used for connecting to the database. ├─── objects/ ├────── user.php – contains properties and methods for “user” database queries. ├─── User/ ├────── signup.php – file that will accept user data to be saved to the DB. ├────── login.php – file that will accept username & password and validate
saadabdelbaki/PHP-MySQL-User-Signup-Login-API
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|