What's the best way of using named parameters to pass URLs into a
controller...  The router groks because it picks up the : and / as
separators.  Obviously I can perform some sort of specific code/decode
in the code.... but I feel there must be a 'proper' way of doing it.

I've tried using rawurlencode to switch the punctuation to %xx etc -
but despite that the Router picks them up as / and :

Anyone got any clues? hints? suggestions?  I can't be the only one
wanting to pass URLs as parameters...

-C
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to