Tag: CodeIgniter
- Bhumi
- 4
- 11 years ago
- Web Development
CodeIgniter makes it easy to add images to your site. You can upload them using code I am going to explain here in this post Read More
- Bhumi
- 0
- 11 years ago
- Web Development
CodeIgniter is great framework by its simplicity because the structure of the CodeIgniter framework is clear and flexible. Let’s understand the function used to get Read More
- Bhumi
- 0
- 12 years ago
- Web Development
Pagination is a number of rows to be fetched from the database and mostly found at the bottom of the page which allow you to Read More
- Bhumi
- 1
- 12 years ago
- Tips & Tricks
Today I am going to write a short post about the _remap() function in CodeIgniter which is used to remap the function with Controller. What Read More
We’ve looked basics about CodeIgniter at here which is about installation steps and basics about CodeIgniter. Today I am going to cover prepping functions used Read More
Today I am going to cover small tutorial about CodeIgniter.CodeIgniter is a PHP framework for web application.Basically, CodeIgniter follows the most well-known Model, view and Read More