use a model but use var $useTable = false; then you get the validation for free just becuase it's a model doesn't mean it has to hook to a db
On 3/5/07, Ámon Tamás <[EMAIL PROTECTED]> wrote: > > Hello, > > I like to make an e-mail sending form with some validation. This is do > not connecting to any tables from database. I added a new function to my > existing controllers and a view with it. After the data sending, how can > I use the built-in validation things without model? > > -- > Ámon Tamás > http://linkfelho.amon.hu > > > > > -- (the old fart) the advice is free, the lack of crankiness will cost you - its a fine line between a real question and an idiot http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
