How to Create Pagination in CodeIgniter User registration and login using CodeIgniter CodeIgniter Interview Questions and Answers How to fetch data in CodeIgniter Data Insertion in CodeIgniter Database interaction in CodeIgniter Follow: CodeIgniter Tutorials CI Introduction CI Directory Structure CI ...
Form Validation in CI Validation rules to a config file in CI Database interaction in CI Active Record in CI Data Insertion in CI How to fetch data in CI CRUD operation in CI User registration and login using CodeIgniter CI Interview Questions and Answers How To Create Pagination in CICore...
Fetch data from the database and send it to the controller Views- View work as front-end. View deals with front-end operations. Display data and capture user action Send user action to the controller Controllers- The controller works as an intermediator between model and view. Advantage of M...