Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: When regenerate is set to true in Security.php the form doesnt submit
Post: When regenerate is set to true in Security.php the...

I have a codeigniter4 application. When i set public $regenerate = true;  in  Security.php the view with a form submit to add employee redirects to itself on submit. But when regenerate is false, c...
367 Views
0 Replies
07-03-2023, 11:18 PM
tanzeem
    Thread: form_validation->run() always return false
Post: RE: form_validation->run() always return false

[quote pid="398015" dateline="1656922313"] Quote: -- I used codeigniter3. I found the solution, I had name mismatch for  input data in the view and corresponding variables in controller when fetch...
3,045 Views
3 Replies
07-05-2022, 01:50 AM
tanzeem
    Thread: form_validation->run() always return false
Post: form_validation->run() always return false

tanzeem Wrote: -- I have the following method in my controller PHP Code: -- public function add_employee()     {         $employee = $this->Employee_model;         $data['employee'] = $this->E...
3,045 Views
3 Replies
07-04-2022, 01:11 AM
tanzeem

Theme © iAndrew 2016 - Forum software by © MyBB