nate, that helps a lot. Based on the url you gave me
http://site.com/posts/list/5/9 you're saying that it would be in an
array(5, 9) and that to get that I would do something like
$this->params['pass'][0] to get 5 and $this->params['pass'][1] to get
9?

If that's correct then that's pretty easy. I sorta had an idea that it
would be something like that but wasn't quite sure.

OKAY... so now back to my first question about the migration how do I
deal with two foreign keys that relate to the same table for the roles.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to