Page 1 of 1

CURRENT_TIMESTAMP

Posted: Thu Oct 08, 2009 12:35 am
by brmcdani
When I enter CURRENT_TIMESTAMP in for my default value it gives me an invalid default value for 'edit time'

Anyone know what I can enter in to make this go away?

Re: CURRENT_TIMESTAMP

Posted: Thu Oct 08, 2009 12:58 am
by turburator
If you need to get the current timestamp you use:

time();

Regards
John

Re: CURRENT_TIMESTAMP

Posted: Thu Oct 08, 2009 11:06 am
by pickle
Double post.

Locked.