Hello, I am trying to create a URL that contains unnamed parameters that could be strings with forward slashes. I've looked around and saw that it is recommended to use urlencode(), which I tried. The URL ends up looking like this:
/view/Migration%2FTransportation however, I still get a 404. Is there something I need to do in routing to get this to work? Thank a lot! S --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
