Hi guys,
Can anyone possible help me with this?
The function php, UNIQID() gets a prefixed unique identifier based on the current time in microseconds.
Today, something like: 4648ddf642b21 is generated.
Is it possible to convert this in a format like yyyy-mm-dd hh:mm:ss?
Thanks.