Hi,

I'd like to pass parameter to CakePHP without URL.
I set with Javascript some HTTP request named parameter and I'm not  
abme to retreive it on my controller.
When I search in the doc, I always found the way to get parameters  
from URL : .../action/param1/param2 or the 1.2 way : .../action/ 
name1:value1/name2:value2

Any idea on how to retreive named HTTP parameter in the action without  
using the URL ?

Thanks !

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

Reply via email to