Thread: Date issue
View Single Post

  #1 (permalink)  
Old 06-29-2006
Babanou
 
Posts: n/a
Default Date issue

Hi,
I am running MySQL 4.0.14 with PHP 5.1.4.
I have a table where I'm writing a timestamp field with the now() variable.

When I try to read it (formatted or not), I get a weird date output Year
1933 or 1907.

Any specific setting I'm missing to output my date properly?

Thx in advance.

K.


Reply With Quote