Passing URL Parameters to Default Control With _Remap |
[eluser]craig.hoog[/eluser]
I ended up using your code for this one WanWizard (changing $routes to $route). However, it doesn't seem to support multiple URI segments. Is there a simple way to allow the same concept to pass 2 URI segments so I can pass two URI segments to the default controller just after the URL? ie: www.example.com/spies/john.casey -- Looks for John.Casey in the Spies table. Neither method above seems to work for this. |
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
|