run-apps-script
Posted in PHP

How to Read & Write Data on Google Sheets using Apps Script and PHP

Do you want to read from and write data to Google Sheets using PHP? Sometimes you need to build a flow to programmatically send data…

Continue Reading...
tweets in excel
Posted in PHP

Download Tweets By Keywords, Mentions, Or Hashtags Using PHP

Data plays an important role in an online business. People are always looking for data in order to build their business strategies. Twitter is a…

Continue Reading...
like-retweet
Posted in PHP

Twitter API – Like And Retweet A Tweet Using PHP

Recently while working on a client’s project, we came across a situation where the client wants to like and retweet all tweets from a specific…

Continue Reading...
connect-google-sheets
Posted in WordPress

Send Your Contact Form 7 Entries to Google Sheets

Contact Form 7 is one of the most popular WordPress plugins. Over 5+ million users are using this plugin on their website. This plugin can…

Continue Reading...
WordPress Search
Posted in PHP

How to Search Tweets by username using Twitter API

In this article, I show you how to use Twitter’s Search API to get tweets from a particular user. You may want to integrate this…

Continue Reading...
twitter-oauth-keys
Posted in PHP

How to Integrate Twitter OAuth 2.0 in PHP + (Regenerate Access Token using OAuth 2.0)

Do you want to integrate Twitter OAuth 2.0 into your application? While interacting with Twitter API 2, you need to deal with OAuth 2.0. In…

Continue Reading...
apps-script-window
Posted in General

Connect HTML Forms to Google Spreadsheet using Google Apps Script

While working on real-world applications, you may want to store your form submissions on Google Spreadsheet. It helps to view all records at a time…

Continue Reading...
payment-gateway
Posted in PHP

PayFast Payment Gateway Integration in PHP

Do you want to integrate the PayFast payment gateway into your application? In this article, I will show you the integration of the PayFast payment…

Continue Reading...
qrcode
Posted in PHP

Dynamically Generate vCard QR Code using PHP, JavaScript, and Ajax

A Virtual Contact Card aka vCard is used to share contact details on mobile devices. With vCard one can save details like name, contact numbers,…

Continue Reading...
qrcode
Posted in PHP

Dynamically Generate QR Code using PHP, JavaScript, and Ajax

You may want to generate a QR code for many reasons. The QR codes are easy to share with people. As I want to show…

Continue Reading...