passing multiple function in codeigniter uri segment |
[eluser]Unknown[/eluser]
For the record, I think the best way to achieve this is to use Code: uri_to_assoc() http://ellislab.com/codeigniter/user-gui...s/uri.html Look for "$this->uri->uri_to_assoc(n)" it's half way down the page. |
Messages In This Thread |
passing multiple function in codeigniter uri segment - by El Forum - 06-04-2011, 07:45 PM
passing multiple function in codeigniter uri segment - by El Forum - 06-05-2011, 03:25 AM
passing multiple function in codeigniter uri segment - by El Forum - 06-06-2011, 06:44 PM
passing multiple function in codeigniter uri segment - by El Forum - 06-15-2011, 03:15 PM
|