Stripe API for Subscription
February 10, 2020

There are many payment gateways that provide subscription APIs for membership plans. One of them is Stripe, which is very easy to understand and implement. The APIs for plan creation, subscription and cancellation code in Stripe are as follows: Create a Plan Admin can create the plans with the name of a plan, interval and ...Read more

Read More
URL setup in CodeIgniter
January 6, 2020

We explained the basic setup of CodeIgniter in the previous article. Now, in this article, I will be explaining the URL setup in CodeIgniter. As a matter of fact, URLs in CodeIgniter are intended to be internet searchable and human-understandable. As opposed to utilizing the “query string” way to deal with URLs that is synonymous ...Read more

Read More
Basic Setup of CodeIgniter
May 9, 2019

CodeIgniter is an MVC framework used by most of the developers for web application development using PHP. It helps developers to build web applications quicker as it offers lots of helpful code libraries and helpers which help speeding up the development work in PHP. In this article, I am going to explain the basic setup ...Read more

Read More
Importance of Content Delivery Network (CDN)
April 1, 2019

User experience and SEO are totally based on the speed of WordPress Blog. To improve the speed of web pages there are multiple tools available and one of them is CDN. In this article, the basics of CDN have been explained. What is CDN? CDN stands for Content Delivery Network, a server network, which delivers ...Read more

Read More
How to Change Your WordPress Theme Safely – [Full Guide]
March 12, 2019

Theme changing looks simple in WordPress but it actually isn’t that easy. A little mistake can lead to losing vital elements. In this article, I am going to share a list of checks to be performed before, during and after the theme change to prevent loss of any features or functionality during the process. Here we go… 1. Make notes of all the changes made ...Read more

Read More

Lets’s Talk

About your ideas and concept