Therefore, you'll need to configure the Router in config/routes.php.
In CakePHP 1.2 is id one like this:

Router::connect('/uploads', array('controller' => 'uploads', 'action'
=> 'index', array('var1' => 'value1', 'var2' => 'value2')));

Cheers,

Jan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to