
Database connection & some raw queries in CI – Tutorial 4
In this tutorial we will see how to connect with mysqli database and some row queries in CI.
In this tutorial we will see how to connect with mysqli database and some row queries in CI.
If you are running in localhost and if you are on Ubuntu OS, probably you may face to connect mysqli database with Codeigniter4.
This lesson is pending.. I am working on it.
The default controller & Method is defined in app – Config – Routes.php
CodeIgniter is best framework of PHP which follow MVC pattern. Learning Codeigniter will help you to learn Laravel as well.