Welcome Guest, Not a member yet? Register   Sign In
Pass url parts as array to controller
#2

[eluser]mschinis[/eluser]
you can use:
Code:
$this->uri->uri_to_assoc(n)

that will give you an associative array back. Refer to this page:
http://ellislab.com/codeigniter/user-gui...s/uri.html


Messages In This Thread
Pass url parts as array to controller - by El Forum - 06-23-2012, 05:04 AM
Pass url parts as array to controller - by El Forum - 06-23-2012, 05:24 AM
Pass url parts as array to controller - by El Forum - 06-23-2012, 05:27 AM
Pass url parts as array to controller - by El Forum - 06-23-2012, 05:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB