bootstrap-modal
Posted in WordPress

Load Dynamic Content on Bootstrap Modal in WordPress

Bootstrap Modal is used to add dialog/pop-up to your website. You can use Bootstrap Modal for lightboxes, notifications, and custom content. Recently I worked on…

Continue Reading...
sheet-table
Posted in PHP

Write Data to OneDrive Sheet using Microsoft Graph API and PHP

Recently, I published an article on How to Integrate Google Sheets API with PHP where I explained how to write data to the Google Sheets…

Continue Reading...
Speech to Text
Posted in PHP

Speech-To-Text using Amazon Transcribe in PHP

Recently I worked on a project where I was introduced to the Amazon Transcribe service. The client wanted the feature of converting speech to text…

Continue Reading...
Elementor Widget
Posted in WordPress

How to Build Custom Elementor Widget

Elementor is one of the most popular page builders for WordPress sites. Building a WordPress website using Elementor is easy and you can save a…

Continue Reading...
Credit Card
Posted in Laravel

PayPal Payments Pro Integration in Laravel

I have written an article about accepting credit card payments using PayPal Payments Pro in PHP. One of the readers asked me how to do…

Continue Reading...
Google Sheet
Posted in PHP

How to Integrate Google Sheets API with PHP

In the past, I have worked on a project where we wanted to write data dynamically on the Google Spreadsheet. We achieved it by interacting…

Continue Reading...
Newsletter
Posted in WordPress

MailChimp Integration with Contact Form 7 Plugin

Contact Form 7 is one of the most popular plugins among WordPress users. At the time of writing this article, the plugin has 5+ million…

Continue Reading...
App Credentials
Posted in PHP

How to Create a Meeting on Zoom using Zoom API and PHP

Recently I was working on a project where I needed to interact with the Zoom API. In the client’s application, we implemented a lot of…

Continue Reading...
Authorize.Net Transaction
Posted in Laravel

Authorize.Net Payment Gateway Integration in Laravel

Authorize.Net is one of the most trusted and popular payment solutions on the Internet. If you are running an online store and wish to receive…

Continue Reading...
image optimizer
Posted in PHP

Image Optimization using artisansweb/image-optimizer Package

It has been 5 years since I am running this blog. Along with this blog, I also run a YouTube channel where I share videos…

Continue Reading...