Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Codeigniter redirects best approach to choose
Post: Codeigniter redirects best approach to choose

In the same controller i have found there are two ways to redirect. Class Home extends mY_Controller{     public $view;     public $redirect;     function first_method     {         $this->v...
1,410 Views
1 Replies
12-20-2022, 03:02 AM
SnowranCruzick
    Thread: SQL join codeigniter 4
Post: SQL join codeigniter 4

Codeigniter 4 is throwing the following error: Argument 2 passed to view() must be of the type array, null given called in D:\xampp\htdocs\lordeCI\app\Controllers\Blog.php on line 35 That is abo...
466 Views
1 Replies
11-11-2022, 12:57 AM
SnowranCruzick
    Thread: Datatable delete record not working properly
Post: Datatable delete record not working properly

I used datatables to show my MySQL data in Codeigniter framework. I want to delete specific records in the table. Used the following code fragments. Action    
411 Views
0 Replies
10-31-2022, 04:59 AM
SnowranCruzick
    Thread: password protected a specific url with htpasswd in codeigniter 3.x
Post: password protected a specific url with htpasswd in...

I'm trying to password protect a specific url mydomain.com/admin in codeigniter 3.x with .htaccess and .htpasswd files. but I have a weird problem with the prompt! when it appears on the screen, norma...
1,046 Views
2 Replies
10-07-2022, 05:26 AM
SnowranCruzick

Theme © iAndrew 2016 - Forum software by © MyBB