Welcome Guest, Not a member yet? Register   Sign In
can you show me how match routes dont work in this case>
#3

(This post was last modified: 07-19-2024, 08:58 PM by kenjis.)

This code is wrong.
PHP Code:
if($this->request->getMethod() == "post"){ 

See https://codeigniter.com/user_guide/insta...ethod-name

Using is() might be better.
https://codeigniter.com/user_guide/incom...st.html#is
Reply


Messages In This Thread
RE: can you show me how match routes dont work in this case> - by kenjis - 07-19-2024, 08:56 PM



Theme © iAndrew 2016 - Forum software by © MyBB