Tag: CodeIgniter

11 years ago

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

11 years ago

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

11 years ago

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

12 years ago

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

12 years ago

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

12 years ago

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

Most Popular Posts

An Introduction to Kubernetes

Posted on 7 years ago

Bhumi