Tech Arise

Web Development Tutorials & Resources

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

Category: PHP

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

Image Upload and Crop in Modal with Codeigniter, MySql and jQuery

Posted onLast Updated : December 2, 2018Last Updated : October 3, 2021By TechArise Team
Image uploading and cropping is the most important functionality of any web project.In this article, I have also shared the Live Demo and Source Code to upload and crop images in a boot model using Codeigniter, MySql, and jQuery.This is a simple jQuery image cropping plugin cropper.js. Step [...]
Read More

PayPal Express Checkout Payment Gateway Integration with Codeigniter

Posted onLast Updated : December 1, 2018Last Updated : October 3, 2021By TechArise Team
In this tutorial, We have share how to integrate PayPal Express Checkout payment gateway in Codeigniter. The tutorial covered in easy steps with a live example.PayPal is a widely used payment gateway that allows you to accept payment online in the web application. Express Checkout is a fast an [...]
Read More

Razorpay Payment Gateway Integration in Codeigniter using cURL

Posted onLast Updated : July 15, 2018Last Updated : October 3, 2021By TechArise Team
In this tutorial, We have shared how to integrate Razorpay payment gateway in Codeigniter using cURL. Razorpay is the most popular payment gateway in India. Razorpay provides clean, fast, secure payments services with hassle-free integration with developer-friendly APIs. It allows online busin [...]
Read More

Create PDF file using Codeigniter with MYSQL

Posted onLast Updated : April 22, 2018Last Updated : October 3, 2021By TechArise Team
PDF stands for the Portable Document Format. The PDF format is commonly used for saving documents and publications in a standard format that can be viewed on multiple devices. In this tutorial, explains how to generate a pdf file in Codeigniter using TCPDF library.TCPDF is now one of the world [...]
Read More

Upload Image using CodeIgniter with MySQL

Posted onLast Updated : March 3, 2018Last Updated : October 3, 2021By TechArise Team
File upload functionality is one of the most common requirements for most of the web applications. Codeigniter file upload library is very simple to use. CodeIgniter’s File Uploading Class permits files to be uploaded. You can set various preferences, restricting the type and size of the files [...]
Read More

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

Posts pagination

Previous Page Page 1 … Page 5 Page 6 Page 7 Page 8 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.