use AppController::beforeFilter() On Fri, Mar 27, 2009 at 5:01 PM, Jason <[email protected]> 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 [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 -~----------~----~----~----~------~----~------~--~---
