Tech Arise

Web Development Tutorials & Resources

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

Category: jQuery

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

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

Export to Excel, CSV, PDF, Print and Copy From jQuery Datatables using PHP MySQL and Ajax

Posted onLast Updated : April 21, 2019Last Updated : September 19, 2021By TechArise Team
In this tutorial, We will explain to you Exporting functionality with Datatable, PHP, MySQL, and AJAX. Export data functionality makes your web application user-friendly and helps the user to maintain list data. We will cover this tutorial in easy steps to create a live demo to create Exportin [...]
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

Ajax Image Upload with Form Data using jQuery, PHP and MySQL

Posted onLast Updated : March 2, 2019Last Updated : October 3, 2021By TechArise Team
Uploading Image 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. In this tutorial, We have share Ajax Image Upload with Form Data using jQuery, PHP and MySQL. The FormData object lets you com [...]
Read More

Build Shopping Cart with CodeIgniter, Ajax and MySQL

Posted onLast Updated : February 24, 2019Last Updated : October 3, 2021By TechArise Team
In online marketing, a shopping cart is a piece of software that facilitates the purchase of products. The Cart Class permits items to be added to a session that stays active while a user is browsing your site. These items can be retrieved and displayed in a standard “shopping cart” format, al [...]
Read More

Autocomplete Search with Dynamic Data using CodeIgniter and Bootstrap Typeahead

Posted onLast Updated : February 10, 2019Last Updated : October 3, 2021By TechArise Team
In this tutorial, We will learn how to autocomplete search with dynamic data using CodeIgniter and bootstrap typeahead input. I use jQuery AJAX to call the PHP, MySQL script to read the data from the database and autocomplete dynamically. We will use a MySQL database for the country list. We h [...]
Read More

Codeigniter Dependent country state city dropdown using jQuery Ajax with MySQL

Posted onLast Updated : February 3, 2019Last Updated : October 3, 2021By TechArise Team
In this tutorial, I am going to explain the dynamic dependent country state and city dropdown using jQuery Ajax in Codeigniter and MySQL. Dynamic dependent select box is used to implement country state city dropdown functionality. Using jQuery Ajax in Codeigniter and MySQL, you can easily impl [...]
Read More

Simple CRUD implementation with CodeIgniter using Mysql, Ajax and Bootstrap Model

Posted onLast Updated : January 27, 2019Last Updated : October 3, 2021By TechArise Team
Simple CRUD implementation with CodeIgniter using Mysql, Ajax, and Bootstrap Model, CRUD stand for basic operations like Create, Read, Update and Delete performed on the database. So in this post, we will learn to insert update delete in CodeIgniter using jQuery Ajax. We will cover this tutori [...]
Read More

CodeIgniter Form Submission using MySQL, jQuery and Ajax with custom Validation

Posted onLast Updated : January 1, 2019Last Updated : October 3, 2021By TechArise Team
In this tutorial, you will learn how to submit a form using MySQL, jQuery and Ajax with custom Validation. Here, I have created a responsive Bootstrap form which will take some inputs from you such as full name, Email, Contact No. and comment. You can view the live demo from the Demo link and [...]
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.