Re: PHP 4 signup user problem with created date

2008-10-30 Thread jero

http://groups.google.com/group/cake-php/browse_thread/thread/ddc2025d15a3248a/26971abae06d13e5?lnk=gst&q=created+auto#08adaf2645cf2d30

On 13 oct, 19:07, Azril Nazli <[EMAIL PROTECTED]> wrote:
> Here is my forum developed in cakephphttp://forum.protonmania.com
>
> I have a simple User model withe these fields
> username
> password
> email
> created
> password
>
> In my dev machine which using PHP5, when user signup, cakephp will
> auto populate the created and modified field, but in PHP 4 it doesn't
>
> So I have to add it manually.
>
> I just wondering why it does not auto populate

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



PHP 4 signup user problem with created date

2008-10-13 Thread Azril Nazli

Here is my forum developed in cakephp http://forum.protonmania.com

I have a simple User model withe these fields
username
password
email
created
password

In my dev machine which using PHP5, when user signup, cakephp will
auto populate the created and modified field, but in PHP 4 it doesn't

So I have to add it manually.

I just wondering why it does not auto populate

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---