Hi there. How can I see if a field type is a date??
With mysql_field_type
And straight from database:
SHOW COLUMNS FROM tablename;