Codeigniter 4 – somehow each variable is NULL when $this->request->getPost() after jQuery AJAX call
For some reason I can’t find the bug… The form’s text fields are numbers but for some reason they have a value of NULL when sent to the Controller.
For some reason I can’t find the bug… The form’s text fields are numbers but for some reason they have a value of NULL when sent to the Controller.