Welcome Guest, Not a member yet? Register   Sign In
MySQL Database Structure
#2

[eluser]geshan[/eluser]
use a timestamp like.

$table['created_field'] = strtotime("now");

Make the created_field int(11) and later when you show it pass it to the php date function to format it in the way you want to.


Messages In This Thread
MySQL Database Structure - by El Forum - 11-02-2009, 10:27 PM
MySQL Database Structure - by El Forum - 11-03-2009, 04:37 AM
MySQL Database Structure - by El Forum - 11-03-2009, 05:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB