Throwing 404 in Codeigniter PHP

    By: Thad Mertz
    4 years ago

    do it using codeigniter function

    show_404();
    

    that's it