Login And Registration Using Codeigniter 3(MVC)

 





What is Codeigniter (MVC)? 


CodeIgniter is loosely based on the popular model–view–controller (MVC) development pattern. While controller classes are a necessary part of development under CodeIgniter, models and views are optional.CodeIgniter can be also modified to use Hierarchical Model View Controller (HMVC) which allows the developers to maintain modular grouping of Controller, Models and View arranged in a sub-directory format.

CodeIgniter is most often noted for its speed when compared to other PHP frameworks. In a critical take on PHP frameworks in general, PHP creator Rasmus Lerdorf spoke at frOSCon in August 2008, noting that he liked CodeIgniter "because it is faster, lighter and the least like a framework."


Its web content.

 I made this login with registration also includes validation when you are registered properly you can login right away and you will go to your own dashboard where you will only see your information.


------UI/UX-----
 
-Bootstrap 4.6
-Validation
-Javascript
-Jquery 
-Html5
-CSS3
 
-----Framework------
 
-Codeigniter 3
-Sql Queries
-Etc..
 
----Database- --

MariaDB/Xampp

database name: ci_webdb.sql

 
Youtube link:Coming Soon,
Thank for visiting to my blog godbless, enjoy study Codeigniter

Please Support my Blog don't forget to share/comment, etc....


Comments