I have a link in a view with a get request :
$html->link("upload", "/posts/upload?userid={$output['User']['id']}),
In the upload function of the controller post I need to retrieve the
parameter named "userid".
How to do easy ?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---