You have totally answered my questions. Thanks! But I still have a question for the ticket 4026 <https://trac.cakephp.org/ticket/4026> which has already been closed. It was suggested we use boolean. If so, how can use several values in a boolean field? I don't think this bug has been solved.
On Mon, Mar 30, 2009 at 10:06 PM, Ralph Marchildon < [email protected]> wrote: > > Re: Object class name > It's a class that's already defined and in use by the CakePHP > framework itself. Don't duplicate any of the class names listed here - > > http://api.cakephp.org/classes Sucks not having namespaces, yes I > know they're slotted for the next PHP release. > > Re: tinyint(1) > See https://trac.cakephp.org/ticket/3903 > > Ralph > > On Mar 30, 12:27 am, joshua <[email protected]> wrote: > > Thanks , I will give a double check of this. > > > > On Mon, Mar 30, 2009 at 1:12 PM, Miles J <[email protected]> > wrote: > > > > > Im pretty sure its because the data is a string before its inserted, > > > and not an integer. Try intval() ing it. > > > > -- > > Thanks > > Joshua > > > -- Thanks Joshua --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
