How do you insert data into a MySQL date or time column using PHP mysqli and bind_param?
Use the mySQL function now() for timestamp fields.