TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Codeigniter
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vineet Kumar Saini (4)
Divya Sharma (2)
Jay Wankhede (1)
Bhushan Singh (1)
Related resources for Codeigniter
No resource found
How To Insert Data Into A Database And Display Database Records Using Codeigniter
9/12/2020 11:21:26 AM.
In this tutorial, I will show you step-by-step how to insert data into a database & how to display database records using CodeIgniter.
Fetch Data From Database and Show in Tabular Format in Codeigniter
6/16/2020 12:40:06 AM.
In this article, I will show how to fetch data from a database and show it in a view of a tabular format in codeigniter.
Retrieve, Insert, Update and Delete Functionality in Codeigniter
2/10/2015 5:19:52 PM.
In this article you will learn how to retrieve, inserte, update and delete functionality in Codeigniter.
Cascading Drop Down in Codeigniter Using AJAX
12/24/2014 11:50:48 PM.
In this article, I am explaining how to create a cascading dropdown in codeigniter using ajax.
Login Page With CodeIgniter Framework in PHP
4/18/2012 5:42:13 PM.
In this article you will see how to build a Login page with the CodeIgniter framework in PHP.
Fetch Data From Database With CodeIgniter Framework in PHP
3/28/2012 11:08:04 AM.
In this article I will explain how to fetch data from a database using the CodeIgniter framework in PHP.
Introducing CodeIgniter Framework in PHP
3/27/2012 7:11:35 PM.
In this article you will see how to use the MVC architecture in PHP through the CodeIgniter framework.
MVC in PHP
3/25/2012 4:29:02 PM.
This article is an introduction to the use of Model, View, Controller (MVC) in PHP.