setTimestamp() to set ISO Date
mktime() function to generate timestamp Generate timestamp using date and time Object Oriented style
Procedural style
Examples of Uses of TimestampSometime we store timestamp of any event in an integer field in MySQL database instead of storing date and time. Say for example last login time of a user to your forum is stored in MySQL database. After collecting timestamp from table for the user, we can store the last login details like below. We have not discussed how to collect the data from MySQL here , you can read more on this in our MySQL section.
The above output will change as the current date is changed. We used date difference function. Subscribe to our YouTube Channel here
This article is written by plus2net.com team.
https://www.plus2net.com
![]() | ||||||