-
Api & Routing - {base-folder}/index.php
-
Database connection
- Database connection
- Ideology of MVC
- Ideology behind Api
- {folder-structure}/DB/db.php
$servername = "localhost"; $dbUserName = "{db name}"; $dbPassword = "{db password}"; $dbname = "{database name}";
-
Notifications
You must be signed in to change notification settings - Fork 1
ankithg03/api-mvc
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Ideology behind api & mvc
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published


