In this article, you will learn about How to Integrate PayPal Payment System with PayPal API in PHP and MySQL. Here i will show you how to use PayPal Sandbox test account for payment system development and passing arguments while click on buy…
Expand +Author: Pradeep Maurya
How to POST and Receive JSON Data using cURL in PHP
In this article you will learn about how to create web services APIs using PHP. Iif you are working with web services, you need to know about how we can POST and Receive JSON Data using cURL in PHP. Sending…
Expand +How to remove the Password Strength Meter from WooCommerce on the checkout page
In this article, you will learn how to remove the Password Strength Meter from WooCommerce on the checkout page. With latest version of WooCommerce a new feature has been introduced to checkout page :- The Password Strength Meter. Password Strength…
Expand +How to move animated marker smoothly using Google Map Javascript API
In this article, you will learn about how to create moving Google map marker smoothly using Google maps JavaScript API. You can easily display maps on the website using Google Maps API and point the location using marker on map and…
Expand +How to create Google Maps Javascript API Step by Step
Hello guys, Today i going to share an article “How to create Google Maps JavaScript API” with you. Here you will learn to create JavaScript API for google Maps. As you know, The Google Maps API provides an easiest way…
Expand +How to Export database records to CSV File using PHP and MySQL
Import and export CSV file data is mostly used in web based application. Generally, CSV file data is used to import and export tabular data between programs because CSV is most popular file format to store tabular data in plain…
Expand +How to Capture website Screenshot through website URL using Google PageSpeed Insights API and PHP
In this article you will learn “How to Capture website Screenshot through website URL using Google PageSpeed Insights API and PHP” Usually, Google PageSpeed Insight API is used to check the performance and speed of any website or webpage. But…
Expand +How to create 3D Rotating Image Gallery with CSS
In thi article , We will learn How to create 3D Rotating Image Gallery with CSS. You can use 3D rotating Gallery make your web portal more dynamic and attractive. With 3D transforms,you can make simple elements more interesting by…
Expand +How to remove .php or .html extension using .htaccess file
In this tutorial you will run “How to remove .php, .html extension using .htaccess file”. Many time we try to make our website more user friendly and search engine friendly. If you want to increase indexing of your website with…
Expand +How to Change WordPress Admin Username
In this article, we will learn “How to change WordPress Admin Username” through wp-admin dashboard or Database. If you trying to change your WP username then you will get notification like:- Username can’t be changed. Many times user need to change…
Expand +