Tech Arise

Web Development Tutorials & Resources

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

Category: Codeigniter

Multi-Language implementation in CodeIgniter

Posted onLast Updated : February 4, 2018Last Updated : October 3, 2021By TechArise Team
Multi-language support or internationalization is an important feature of web applications. Most of PHP frameworks comes with multi-language support to add functionality using existing class and functions. CodeIgniter also comes with Language class to support multi-language. The Language class [...]
Read More

Create Simple Contact Form with CodeIgniter

Posted onLast Updated : January 28, 2018Last Updated : October 3, 2021By TechArise Team
A contact page is a standard web page on a website used to allow the visitor to contact the Web Application admin. In this tutorial, you will learn how to create a CodeIgniter contact page with Bootstrap. The post covered in easy steps with live to create a CodeIgniter contact page with Boo [...]
Read More

CodeIgniter CRUD Operations with MySQL

Posted onLast Updated : January 14, 2018Last Updated : October 3, 2021By TechArise Team
In this tutorial, you can learn CRUD operations in Codeigniter and MySQL. CRUD stands for create, read, update and delete. Create means inserting data into the database using INSERT SQL statement. Read means reading data from database using SELECT SQL statement. Update means updating records u [...]
Read More

DataTables – Server-side Processing using Codeigniter, MySQL and AJAX with custom searching

Posted onLast Updated : January 8, 2018Last Updated : October 3, 2021By TechArise Team
In this post, we will explain how to use most popular dataTables plugin using Ajax with Codeigniter framework and also using custom searching. Datatable is a highly flexible jQuery plugin that’s used to convert HTML tables into a useful grid layouts. DataTables is a jQuery plugin that can prov [...]
Read More

Create a Full Featured Registration and Login Module in CodeIgniter

Posted onLast Updated : November 19, 2017Last Updated : October 3, 2021By TechArise Team
Registration and Login is one of the primary module in any data management system. In this tutorial, we will explain how to create user Registration authentication and user Login system using the CodeIgniter with activation process. Once active the user can login, a reset option is available t [...]
Read More

Import/Upload Excel file into MySQL using Codeigniter

Posted onLast Updated : October 29, 2017Last Updated : October 3, 2021By TechArise Team
Using Excel file you can store all the data and import the Excel file data into the database at once using MYSQL and Codeigniter.Import Excel into MySQL helps to save the user time and avoid repetitive work.In this tutorial, We will explain how to import an Excel into MySQL database using Code [...]
Read More

Simple Pagination Using CodeIgniter and MySQL

Posted onLast Updated : September 24, 2017Last Updated : October 3, 2021By TechArise Team
Pagination is one of the most frequently used features for web applications. So We have a share in this tutorial, how we can implement CodeIgniter pagination and enhance it further as per our need. Pagination is the process of dividing a document into discrete pages. [...]
Read More

Create Login Form with CodeIgniter and MySQL

Posted onLast Updated : May 21, 2017Last Updated : March 20, 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 simple login system using CodeIgniter and MySQL. So here we have handled login functionality by creating a simpl [...]
Read More

Create Registration Form using CodeIgniter and MySQL

Posted onLast Updated : May 21, 2017Last Updated : March 18, 2022By TechArise Team
In this post, We have to share How to Create a Registration Form in CodeIgniter and Bootstrap Framework along with MySQL Database and using MD5 is a 128-bit encryption algorithm. By using this users can easily register, username, first name, last name, email, password fields. After submitting [...]
Read More

Posts pagination

Previous Page Page 1 … Page 3 Page 4

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.