Convert HTML template into CodeIgniter project Part-2

How you can create multiple pages by using multiple controllers and search data in the database are shown in thisĀ  tutorial. Follow the steps properly to complete the tutorial. Steps: 1. Create a view file named browse_job.php under views folder and copy the content from jobs.html of the template into that file. 2. Create a … Continue reading Convert HTML template into CodeIgniter project Part-2