Registration and login were separated, the user firstly needs to register and set the password accordingly. Through such a method it can gain the user’s password information while making login through multiple platforms which shall bring a better user experience. In this tutorial, we will expl [...]
Category: PHP
Pagination is one of the most frequently used features for web applications. Pagination is the process of dividing a document into discrete pages. Paging allows you to display all of your retrieved results on multiple pages rather than all of them on a single page. So We have shared in this tu [...]
Uploading Images from client to server is one of the most popular features of any web application. jQuery and Ajax can be used to upload images without page refresh. This article explains a simple way to implement the approach to uploading images with Codeigniter 4 Ajax Image upload using jQue [...]
A Helpdesk or service desk is a one-stop point of contact that provides centralized information and support management service to handle a company’s internal or external queries. A helpdesk software solution enables companies to resolve customer grievances faster and efficiently by simply auto [...]
PHP Facebook Graph API allows users to login in a web application with Facebook credentials. In this tutorial, you will learn how to build a Login with Facebook Account using PHP. This is a very simple example, you can just copy-paste, and change according to your requirement.
[...]
PHP Google OAuth API allows users to login in a web application with Google credentials. In this tutorial, you will learn how to build a Login with Google Account using PHP SDK.This is a very simple example, you can just copy-paste, and change according to your requirement.
[...]
Uploading files with a drag and drop feature is a user-friendly solution widely used on web Applications where the emphasis on usability is very high. Mostly we need to implement file uploading functionality by browsing the file directory through the click. But sometimes it is required to also [...]
Newsletter marketing is a form of direct-to-consumer advertising. This is used by companies that want to send information directly to valuable and existing customers. A Newsletter subscription is the most important part of the dynamic web application. An email subscription provides an option f [...]
In this post we have share how to upload image and create multiple thumbnail sizes using CodeIgniter with MySQL. File upload functionality is one of the most common requirements for most of the web applications. Codeigniter file upload library is a very simple to use. File Uploading step-by-s [...]
PayKun is the best payment gateway for Indian businesses. It is a safe, secure and easy way to collect payments from the customers. It is gaining popularity because of its trending payment gateway technology and infrastructure, up to the mark services and cost-effectiveness. It is suit [...]