Category: PHP
How to Read Text from Image in PHP
Do you want a solution that reads text from an image in PHP? There are some cases where you want to read text programmatically. Probably…
Accept Credit Card Payments using PayPal Payments Pro in PHP
Are you looking to integrate a payment gateway that accepts credit card payments? Credit card payment is one of the best options to accept online…
Share Post on LinkedIn Using LinkedIn API and PHP
Do you want to know how to share posts on LinkedIn using PHP? In this article, I show you how to send a post on…
How to Export MySQL Database Data to Excel Using PHP
Recently I published an article How to Read CSV and Excel File in PHP Using PhpSpreadsheet and one of the readers asked about exporting MySQL…
How to Log Errors and Warnings into a File in a PHP
This is a quick post on error logging in PHP. The reason for sharing this quick article is I found it can be helpful for…
How to Implement Login with LinkedIn in Website with PHP
Social Login is a popular term nowadays. A lot of websites allows the user to sign in using their social accounts. Doing so, a user…
Upload and Compress Multiple Images in PHP
Recently one of our readers asked how to upload and compress multiple images in PHP. There are certain scenarios where we need to allow users…
How to Get Real-Time Crypto Coin Market Rates in PHP
Are you looking to integrate real-time crypto coin prices in your application? Cryptocurrencies gain an immense popularity nowadays. A lot of new software is introduced…
How to Detect Mobile Device in PHP
Recently while working on a client’s project, we came across a situation where we need to display different sliders on a website for desktop and…
How to do MailChimp Integration in Your Website
Are you looking to integrate the MailChimp newsletter on your website? MailChimp is one of the popular email marketing service, which manages the subscribers to…