September 15th, 202581653
Show image before the upload is a requirement of every web application to give good user experience. We published a tutorial that doesn't work in all browsers so;...
September 15th, 2025192129Let us say that we want to use the OpenWeatherMap API to display the weather in an arbitrary city. We could achieve this in the following way
September 15th, 2025553399Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services. We are using Guzzle to integrate PayPal API.
September 14th, 202514494In this short and easy tutorial, we'll show you how to use PHP to get information from different websites. But first, let’s understand why users want to extract data...
September 14th, 2025292429
I received a tutorial requests from my reader that asked to me how to implement a payment gateway system with PayPal API. In this tutorial I want to explain how to...
September 11th, 2025306376A REST API is a type of API that makes it easier for developers to build and maintain APIs. These APIs are often used to create web applications, but they can also be...
September 11th, 202555627465Do you need to create a dependent city-state dropdown in your application. You will receive a free download of an AJAX-based dependent code. The selected parent entity...
September 10th, 2025626812223
In this tutorial i will show how to read outlook office 365 emails using oauth in PHP, Outlook.com is a web-based email and calendar etc services from Microsoft. One...
August 4th, 2025161895Are customers being asked to provide their country and any other location-related data on your website? If so, you can use a geolocation API to automatically get...