Codeigniter Tutorials

How to get current month in Codeigniter?
How To Get Current Month In Codeigniter?

We will learn how to get current month data in codeigniter. we can get current month data using codeigniter query builder. we will use MONTH() and YEAR() mysql …

By Admin 05 September, 2022
PHP Codeigniter Curl Post Request Example
PHP Codeigniter Curl Post Request Example

In this tutorial, i will give you example of how to fire curl post request with codeigniter. it will help to get third party api data using curl request in code…

By Admin 05 September, 2022
Codeigniter Check Request is Ajax Example
Codeigniter Check Request Is Ajax Example

Hi everyone, Sometimes we need to check request is ajax or not in codeigniter 3 application. If you want to call same method but if request is ajax then you per…

By Admin 05 September, 2022
Codeigniter Get File Extension Before Upload
Codeigniter Get File Extension Before Upload

Are you looking for codeigniter get extension of file before upload then i will help you to get file extension in codeigniter from file name. we can get file ex…

By Admin 05 September, 2022
Codeigniter Remove index.php using htaccess
Codeigniter Remove Index.php Using Htaccess

I want to share this tutorial for codeigniter remove index.php from url using htaccess file. I will show you code for how to remove index.php from url in codeig…

By Admin 09 September, 2022