How to Create Simple Restful API with PHP MySQL
Posted on: November 12, 2017 by Sanket Mhaddalkar - No CommentsIn this article will see how we can create a simple rest api with php. This tutorial will help you know how to output data into JSON format. As the below code only show you how to create rest api and it does not focus on any security. This article is only to help...