MySQL Tablo 1 sorun sütunu var: creation_date
.
PHP ile yeni bir satır ekleme sırasında, doğrudan sorguda tarih eklemek doğru olacağını düşündüm, MySQL bunu kendisi yapmak zorunda.
Do I need to do the trigger, or it would be better to use PHP for this, as intended? How would you have done to?