How to get timestamp using MySQL?
Answers
Answered by
0
you can define the data type as the timestamp and make a variable in the PHP or any backend language to echo or print it
.
.
for example echo date;
where date is a variable which hold the value of timestamp.
.
.
.
hope it helped you
.
.
please mark it as brainliest if you are satisfied with the answer
Similar questions