Welcome Guest, Not a member yet? Register   Sign In
How to Process Params of a Route Callback Function?
#4

(07-07-2016, 01:09 AM)Muzikant Wrote: Hi. If you did not, read the URI Routing section in the manual:
http://www.codeigniter.com/user_guide/ge...uting.html
There should be everything you need to know about routes in CodeIgniter.

Thank you. Ive been referencing the manual constantly. The section of that page that refers to callbacks provides a very simple example and no other details. Based on it, I assume that I should be able to process the parameters and return a string that represents my rerouted path. I believe I do just that in my example, but my results are not as expected. Either my PHP has an error or Im not quite understanding how to use callbacks in this case. Whichever it is, Im not seeing the issue.
Reply


Messages In This Thread
RE: How to Process Params of a Route Callback Function? - by grins - 07-07-2016, 04:23 AM



Theme © iAndrew 2016 - Forum software by © MyBB