But when I've declared the date field as "date", and after I have added some records, there was no date value in those records except the default values.
In other word, how can I use the "date" type in MySQL, and does "date" take its values automaticlly when you add a record, or what??
Thx