In order to run a MySQL Insert command and add the current date into your table you can use MySQL's built-in function CURDATE() in your query.
確定! 回上一頁