Creating time
When creating time, PHP uses an agreed UNIX-style timestamp. These are seconds counted from 01.01.1970 and are called by the time() function.
1765094226
When creating time, PHP uses an agreed UNIX-style timestamp. These are seconds counted from 01.01.1970 and are called by the time() function.