Codeigniter Remove index.php form URL using htaccess
Hi Developer, I want to share this tutorial for codeigniter remove index.php from url using htaccess file. i will show…
Hi Developer, I want to share this tutorial for codeigniter remove index.php from url using htaccess file. i will show…
Are you looking for codeigniter get extension of file before upload then i will help you to get file extension…
Sometimes, we need to check request is ajax or not in codeigniter 3 application. If you want to call same…
In this example, we will learn how to get current month data in codeigniter. we can get current month data…
Form Validation is a primary requirement of every project, so i will give you simple example of form validation in…
In this example, i will help you learn dynamically add multiple input fields and submit to database with jquery and…