mysql q
mysql q
Out of context: Reply #3
- Started
- Last post
- 5 Responses
- heavyt0
well, the default of the created field should be NOW().
the modified field should probably be set when you build the query.
ie. Insert into table (modified) values (date())something like that