PHP Loops
Are you wondering why I am writing this very basic article of type of PHP loops? Just because sometime we get confused which loop we need to use in program…
Are you wondering why I am writing this very basic article of type of PHP loops? Just because sometime we get confused which loop we need to use in program…
There are many programming languages in market. Some are old and some are new and more are in development stages. Let’ see some details.
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.
Javascript array methods explain in one picture
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.
This is something very unique comparison which will gives you a quick different how same concept is set in both language.
As a learning curve with PHP, you have to create a basic form first when you are familiar with all basic PHP terminology. Refer to this YouTube video for a…