Skip to content

llrzjohnson/Create-RESTapi-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create-RESTapi-PHP

Build a RESTapi with PHP

Import the SQL to a db named myblog change the dbname and password in the config/Database.php.

private $host = 'localhost'; private $db_name = 'myblog'; private $username = 'root'; <----- private $password = 'root'; <----- private $conn;

About

Build a RESTapi with PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages