On Sat, Nov 15, 2008 at 10:35 PM, korcan <[EMAIL PROTECTED]> wrote: > > Has anyone ever put logic into a db table? I want to allow a user to > make a variety of selections for how to handle something and store > them in the DB, however I want the controller to use this logic when > the user is logged in. > > Anyone ever do this? How would you recommend accomplishing this?
I don't see the need to do this. If you're really wanna do it, consider using php inc files intead of database. Best regards. -- MARCELO DE F. ANDRADE (aka "eleKtron") Belem, PA, Amazonia, Brazil Linux User #221105 [EMAIL PROTECTED] ~]# links http://pa.slackwarebrasil.org/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
