Tech Arise

Web Development Tutorials & Resources

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

Category: Codeigniter

Integrate Google Calendar API with Codeigniter Calendar Library

Posted onLast Updated : July 7, 2019Last Updated : September 10, 2023By TechArise Team
Google Calendar allows users to create and edit events. Reminders can be enabled for events, with options available for type and time. Event locations can also be added, and other users can be invited to events. In this article, you will learn how to work with the Google Calendar API with Code [...]
Read More

Implement Calendar in CodeIgniter

Posted onLast Updated : July 6, 2019Last Updated : September 10, 2023By TechArise Team
In this tutorial, We will explain how to Implement Calendar in CodeIgniter.CodeIgniter Calendar class enables you to dynamically create calendars. Your calendars can be formatted through the use of a calendar template, allowing 100% control over every aspect of its design. In addition, you can [...]
Read More

Login with Remember Me using CodeIgniter and MySQL

Posted onLast Updated : June 3, 2019Last Updated : September 10, 2023By TechArise Team
In this tutorial, we have to share how to log in with Remember Me using CodeIgniter and MySQL. Remember me function is used to save the login details in the login form entered by the user. This is a very user-friendly feature that helps the user in reducing user attempts and stop to type login [...]
Read More

Send Email With Attachment using Codeigniter and AJAX

Posted onLast Updated : May 22, 2019Last Updated : September 19, 2021By TechArise Team
Sending an email is a very common activity in web applications. This tutorial will explain to you How to Send an Email With Attachment Codeigniter. The email send functionality is used to send notification emails to users. Many times we need to send an email with text or HTML content and attac [...]
Read More

Datatables Add, Read, Edit, Delete, Export and Custom Filter Using Codeigniter with Ajax

Posted onLast Updated : April 28, 2019Last Updated : September 19, 2021By TechArise Team
A Table is an arrangement of columns and rows that organizes and positions data. DataTables is a table enhancing plug-in for the jQuery Javascript library, adding sorting, paging, and filtering abilities to plain HTML tables with minimal effort. In this tutorial you will learn about jQuery [...]
Read More

Import Data to Excel and CSV file using PhpSpreadsheet library in CodeIgniter and MySQL

Posted onLast Updated : March 21, 2019Last Updated : September 25, 2021By TechArise Team
Using Excel and CSV file you can store all the data and import the Excel and CSV file data into the database at once using PhpSpreadsheet library in CodeIgniter and MySQL.PhpSpreadsheet is a PHP library for reading and writing spreadsheet files. Import Excel and CSV into MySQL help to save the [...]
Read More

Export Data to Excel and CSV file using PhpSpreadsheet library in CodeIgniter and MySQL

Posted onLast Updated : March 21, 2019Last Updated : September 25, 2021By TechArise Team
Export data functionality makes your web application user-friendly and helps the user to maintain list data.PhpSpreadsheet is a pure PHP library for reading and writing spreadsheet files. This tutorial will help you understand how Export Data to Excel and CSV files using PhpSpreadsheet library [...]
Read More

Create AJAX Contact Form in CodeIgniter and Send Email via SMTP Server

Posted onLast Updated : March 7, 2019Last Updated : September 25, 2021By TechArise Team
A contact page is a standard web page on a website used to allow the visitor to contact the website owner.CodeIgniter AJAX contact form is used to send contact information without page refresh and use both side validation client and server. In this tutorial, We have to share a simple AJAX-base [...]
Read More

Create and Download Zip File using CodeIgniter

Posted onLast Updated : March 6, 2019Last Updated : October 2, 2021By TechArise Team
A ZIP file is an archive that contains one or more files or directories compressed. Zip files make it easy to keep related files or directories together and make transporting, e-mailing, downloading, and storing data and software faster and more efficient. In this tutorial, We have share how [...]
Read More

Import/Export Data to CSV file with CodeIgniter and MySQL

Posted onLast Updated : February 25, 2019Last Updated : October 3, 2021By TechArise Team
CSV stands for "comma-separated values". Its data fields are most often separated or delimited, by a comma. The CSV format is the most popular file format to use for data export and import functionality.Import/Export data functionality makes your web application user-friendly and helps the use [...]
Read More

Posts pagination

Previous Page Page 1 Page 2 Page 3 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.