You can get away with just adding the arguments after the function name using
slashes to split each argument.

You can do something like this:

<?php $archives = $this->requestAction('archives/index/'.$i_love_Cake); ?>

-- 
View this message in context: 
http://www.nabble.com/RequestAction-parameters-tp14339603p14339776.html
Sent from the CakePHP mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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