I don't see why $_REQUEST shouldn't work as normal... but cake
automatically puts these vars into:

$this->params['form']; // from $_POST

or

$this->params['url']; // from $_GET

Hope that helps.
Adam

On Sep 19, 11:18 pm, json <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am new to here
>
> I want to help how to integrate a paypal in cake php
>
> i dont know how to integrate it
>
> normally i will integrate paypal using html code then
>
> i will get value from notify file
>
> using $_REQUEST['payment_status']="completed"
>
> if completed received i will update my database
>
> but in cake php REQUEST method is not work
>
> any idea please send.....
>
> thanks
>
> json
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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