FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Registration troubles (Users can't registrate (registration timeout))
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Registration troubles [message #165215 is a reply to message #165198] Thu, 12 May 2011 08:46 Go to previous messageGo to previous message
AlxChep is currently offline  AlxChep
Messages: 9
Registered: March 2011
Karma:
Junior Member
and why FudForum doesn't auto-convert php-date to mysql-date?
it could be done via:
Цитата:
$query = "UPDATE table SET
datetimefield = FROM_UNIXTIME($phpdate)
WHERE...";
$query = "SELECT UNIX_TIMESTAMP(datetimefield)
FROM table WHERE...";
from http://www.richardlord.net/blog/dates-in-php-and-mysql
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Moderated forum?
Next Topic: Remove Registration Link
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Nov 23 20:36:54 GMT 2024

Total time taken to generate the page: 0.04338 seconds