On Fri, Mar 27, 2009 at 5:01 PM, Jason <bathanh@gmail.com> wrote:
>
> Hi all,
>
> I'm writing a facebook app, using flash & PHP. I need to verify that
> the flash is called inside facebook, therefore I need to call a
> function verify() in PHP which do something to verify that the request
> is legit. I don't want to use
>
> if ($this->verify()) {
> //do stuff
> }
>
> for every single version. I believe I need to change something in the
> core of CakePHP but don't know where to begin. Anyone who familiar
> with the core could help me?
>
> Thanks,
> Jason
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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 cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---
No comments:
Post a Comment