Hello
I am sure this question has come up in some form or another, but I have not been able to find an answer for it.
My question is this
I am trying to have a field in MySQL db to be automatically populated by current system date (server or the computer), I have looked at the DB side of it but no matter what I do it still throws zeros on everything.
If I want to code it into a INSERD recordset on my PHP for, how could I go about it?
Any suggestions will be very welcome.
Thank you
P.S. and yes I am reading the reference documentation on MySQL site also.