Create a simple API with PHP.

Today, we’ll show you how to create your own API that will output data in JSON.   For this, and if you want the API to exist on the web, you’ll want to have a web hosting solution (you can host it yourself but it’s a headache to configure properly). If you’re just starting out, […]