Passing URL Parameters to Default Control With _Remap |
[eluser]craig.hoog[/eluser]
I know this defeats alot of the purpose of using CodeIgniter, but I really want to use the framework for the project I have. Unfortunately the project requires URL parameters to be passed immediately after the base URL. In Example: www.example.com/john.casey - Where John.Casey is the parameter being passed in. Is it possible to do this? I have tried adding a remap to the default controller, but it obviously looks for the john.casey controller when you navigate to that URL. Thanks in advance, Craig |
Messages In This Thread |
Passing URL Parameters to Default Control With _Remap - by El Forum - 10-25-2010, 07:40 AM
Passing URL Parameters to Default Control With _Remap - by El Forum - 10-25-2010, 07:46 AM
Passing URL Parameters to Default Control With _Remap - by El Forum - 10-25-2010, 07:52 AM
Passing URL Parameters to Default Control With _Remap - by El Forum - 10-25-2010, 08:01 AM
Passing URL Parameters to Default Control With _Remap - by El Forum - 10-25-2010, 08:11 AM
Passing URL Parameters to Default Control With _Remap - by El Forum - 10-25-2010, 08:55 AM
Passing URL Parameters to Default Control With _Remap - by El Forum - 12-01-2010, 02:44 PM
Passing URL Parameters to Default Control With _Remap - by El Forum - 01-21-2011, 12:17 PM
|