- TIMESTAMP column in the table created
- PHP's time() used to get unix timestamp
- I echo out the MySQL statement before doing the INSERT, which shows time() being inserted
Problem I run into is that time() only inserted successfull in db about 50% of the time. Other records still have the default 14 zeros. There are no errors displayed.
Not sure where to look...
Last edited by voltrader on Sun Jan 30, 2005 11:09 pm, edited 1 time in total.