get values passed in the url in codeigniter 4?
you can use the php index finder function or u can use the $value.url function on chrome. i think another way to do it is the mysql database edit function that allows control over incoming url requests.
im double checking it atm ill keep u up to date
The logic is get the parameters in the URL Compare it with database entries and update database But it’s heck of stress! Spent hours on reading documentation and trying out methods! I’d be grateful if I get help!
according to this is should be as easy as $this->input->get() or post or whatever is your http method
Is there anything I’m doing wrong? Pls help 😢
These are the needed params! But to get it used on the controller is the issue! I’ve tried $request, $get and $session Kindly help pls
Also tried using the three options! Still nothing
but have you tried what I mentioned?
Обсуждают сегодня