Welcome Guest, Not a member yet? Register   Sign In
GET in uri routing
#3

(This post was last modified: 04-04-2020, 12:41 PM by mjamilasfihani.)

(04-04-2020, 12:32 PM)php_rocs Wrote: @mjamilasfihani,

Have you looked at the documentation? https://codeigniter.com/user_guide/incom...uting.html

I would think that you should have no problem creating a url structure of your own choosing.

Sorry its not about $routes->get();

here I give more description what I mean :

console?pages=dashboard
console?pages=profile
...
...

I want set them in every script but in routes.php not in my controller (if I set in my controller I must check every get value that must be same with available option, but if in routes.php it will throw 404. I want do that) , can you get what I mean? Thanks
Reply


Messages In This Thread
GET in uri routing - by mjamilasfihani - 04-04-2020, 12:16 PM
RE: GET in uri routing - by php_rocs - 04-04-2020, 12:32 PM
RE: GET in uri routing - by mjamilasfihani - 04-04-2020, 12:39 PM
RE: GET in uri routing - by cukikt0302 - 04-05-2020, 01:16 PM



Theme © iAndrew 2016 - Forum software by © MyBB