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
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to