目录引言一、日期时间函数1. CURRENT_DATE2. CURRENT_TIME3. CURRENT_TIMESTAMP4. DATE_FORMAT5. DATE_ADD6. DATEDIFF二、系统函数1. USER2. DATABASE()3. VERSION()4
I\'ve been working on creating a form that submits content into my database but I decided that rather than using a drop down menu to select the date I\'d rather use a textfield. I was wondering what c