News

This project contains several working PHP examples using the RegOnline API. There is an example using cURL and one using SOAP which passes the API Token in via a HTTP Header. These examples are ...
A basic example of geocoding and address and then using that data to display a map using the Google Maps Static API. The API endpoints in this example require an API key. You can retrieve an API key ...
In this blog we are going to create an api for inserting the data into database and then passing the data to the device in JSON format using php. Step 1 : Firstly you are required to create a database ...