Tech Arise

Web Development Tutorials & Resources

Skip to content
Menu
  • Home
  • Tutorials
    • PHP
    • Codeigniter
    • Node JS
  • How To
  • Live Demo

Category: Codeigniter

Codeigniter 4 Ajax Image upload using MySQL

Posted onLast Updated : April 14, 2022By TechArise Team
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 [...]
Read More

Codeigniter 4 Authentication Login and Registration

Posted onLast Updated : April 3, 2022Last Updated : April 3, 2022By TechArise Team
The most common way of authenticating a user in web applications is through a login form. It is usually used to check the authenticity of the use. In this tutorial, we will create a Codeigniter 4 Authentication Login and Registration with MySQL. So here we have handled login functionality by c [...]
Read More

Upload Image Multiple Thumbnail Sizes using CodeIgniter

Posted onLast Updated : September 6, 2020Last Updated : September 7, 2023By TechArise Team
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 [...]
Read More

File Upload with Progress Bar using CodeIgniter and Ajax

Posted onLast Updated : January 16, 2020Last Updated : September 7, 2023By TechArise Team
File uploading is a common feature of dynamic web applications. Learn here to file upload using Ajax without page refresh. In this tutorial, we will learn how to File Upload with Progress Bar using CodeIgniter, jQuery, and Ajax. This is a very simple example, you can just copy-paste, and chang [...]
Read More

jQuery Fullcalendar Integration with Codeigniter and MySQL

Posted onLast Updated : December 5, 2019Last Updated : September 7, 2023By TechArise Team
Event Calendar is an important feature of web applications to allow users to add, edit, and display events in a Calendar. A FullCalendar is an open-source jQuery Library and that provides to create an event in the calendar and you can easily customize the library event. It also supports event [...]
Read More

Build Captcha in CodeIgniter using Captcha Helper

Posted onLast Updated : October 26, 2019Last Updated : September 7, 2023By TechArise Team
A CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) is a type of challenge-response test used in computing to determine whether or not the user is human. Captcha code is a combination of some readable text with some distorted shapes to be read only by a human [...]
Read More

Stripe Manage Subscription Payment using Codeigniter

Posted onLast Updated : October 12, 2019Last Updated : September 10, 2023By TechArise Team
Recurring payments also known as AutoPay are automatic payments to authorize and collect charges immediately, Stripe Subscriptions provides you the platform to set up and manage recurring payments. In this tutorial, We will share how to integrate Stripe Manage Subscription Payment using Co [...]
Read More

Load more data on page scroll using jQuery, Ajax and Codeigniter

Posted onLast Updated : September 21, 2019Last Updated : September 10, 2023By TechArise Team
Pagination is one of the most frequently used features for web applications. Pagination is the process of dividing a document into discrete pages. In this post, We have share how to implement Load more data on page scroll using jQuery, Ajax and Codeigniter. Whenever the user scrolls from top [...]
Read More

2Checkout Payment Gateway Integration in Codeigniter

Posted onLast Updated : July 12, 2019Last Updated : September 19, 2021By TechArise Team
2Checkout Payment Gateway API allows you to accept payment credit cards or debit card on your web application. 2Checkout PHP library helps to connect the Payment API, create a charge against credit card or debit card and payment process. In this article, I will explain you step by step process [...]
Read More

Stripe Payment Gateway Integration in Codeigniter using cURL

Posted onLast Updated : July 12, 2019Last Updated : September 10, 2023By TechArise Team
Stripe is the popular payment Gateway. Stripe Payment Gateway clean, fast, secure payments services and a powerful way to accept credit cards directly on the web application and Developer Friendly API. In this post, We have share how to integrate Stripe payment gateway using Codeigniter. Th [...]
Read More

Posts pagination

Page 1 Page 2 … Page 4 Next Page

Latest Articles

  • Library Management System in PHP and MySQL
  • NodeJS RESTfull APIs with Express and MySQL
  • How to get current date, given a timezone in PHP
  • Laravel 9 Registration and Login using MySQL
  • Convert HTML Content to PDF using JavaScript
  • Home
  •  |  
  • Contact Us
  •  | 
  • About Us

Copyright © 2011 - 2025 TECHARISE.COM All rights reserved.