Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
22.8K+ articles
Python
21.3K+ articles
Experiences
16.6K+ articles
Interview Experiences
14.2K+ articles
JavaScript
12.2K+ articles
School Learning
11.5K+ articles
PHP
3.9K+ articles
PHP-Misc
123+ articles
Laravel
35+ articles
CodeIgniter
5 posts
Recent Articles
Popular Articles
Difference Between Laravel and CodeIgniter Framework in PHP
Last Updated: 21 December 2022
Laravel Laravel is a PHP based framework. It is developed by Taylor Otwell June 2011 and it is free to open-source PHP web framework as well as supports model-view-control...
read more
Web Technologies
PHP
Laravel
PHP-Misc
CodeIgniter
How to load multiple helper files in CodeIgniter framework ?
Last Updated: 16 November 2021
A helper is considered to be a collection of functions that are aligned under a single particular category. Helpers are easily available in the CodeIgniter framework. They...
read more
Web Technologies
Picked
PHP
CodeIgniter
PHP-Questions
Explain basic structure of a MVC model
Last Updated: 14 February 2022
Models, Views, and Controllers (MVC) patterns are used by CodeIgniter to organized the files. This helps us to maintain the data, the presentation, and flow through the ap...
read more
Picked
PHP
CodeIgniter
PHP-Questions
Describe a CodeIgniter 'model' in detail
Last Updated: 12 October 2022
In this article, we will discuss the model in CodeIgniter in detail?At the first, let's discuss the MVC structure in CodeIgniter. As we know over decades website has gone ...
read more
Picked
PHP
Geeks-Premier-League-2022
CodeIgniter
PHP-Questions
How to create custom 404 page in CodeIgniter ?
Last Updated: 31 March 2022
We often see the 404 error page while using websites. This error page will encounter only when we navigate to a broken link. In CodeIgniter, it is possible to create a cus...
read more
Web Technologies
Picked
PHP
CodeIgniter
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !