For integrating and develping Simple Url Shortener's API into PHP applications; we offer two variant methods that you can use to build-in our API into your PHP business applications,
All you need to is to use one of the following methods described below.
All you need to is to use one of the following methods described below.
To use the API in your PHP application, you need to send a GET request via file_get_contents or cURL.
Please refer to the two listed methods using file_get_contents.
Using Get requests with JSON Responses in PHP
Using Get requests with plain text Responses in PHP
→ If you want to use our multi domain feature then take a look at this article here.
Leave A Comment?