Welcome Guest, Not a member yet? Register   Sign In
Gettng 404 errors
#2

(This post was last modified: 08-19-2021, 05:25 PM by kleber.)

Hi. You must check your redirection address.
Typically there is a one-to-one relationship between a URL string and its corresponding controller class/method. The segments in a URI normally follow this pattern:

PHP Code:
example.com/class/function/id

Check: https://codeigniter.com/userguide3/general/routing.html
Reply


Messages In This Thread
Gettng 404 errors - by err0r500 - 07-27-2021, 06:50 AM
RE: Gettng 404 errors - by kleber - 08-19-2021, 05:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB