Skip to content

how to create a PHP 7 CRUD (Create, Read, Update, Delete) RESTful API with MySQL database.

Notifications You must be signed in to change notification settings

MrWasimAbbasi/php-rest-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

extract folder inside xampp/htdocs or wamp/htdocs on config/database and adjust database connectivity import database inside root dir (api.sql)

now open browser:

type :

1. http://localhost:8082/api/index.php?p=Users

About

how to create a PHP 7 CRUD (Create, Read, Update, Delete) RESTful API with MySQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%