20 April 2021

How to load Codeigniter 404 Not Found Page?

   Load Codeigniter 404 Not Found Page.


 $this->output->set_status_header('404');

   $this->load->view('err404');    

No comments:

Post a Comment

How to create youtube videos slider with play and pause option in wordpress?

Create youtube videos slider with play and pause option in wordpress youtube videos slider Use this shortcode:- [punjab_today] function my_...