Hello, I trying to use url: http://localhost/appname/pages/Black&White , but the CakePHP try to load the page black.ctp. print_r($this->params), it only get Black in $this->params['pass'][0]
I try use a urlencode in &, but not work. How can I get the Black&White? Best regards Rodrigo Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
