Hi Guys:
I am pretty new to this so forgive me it is it a silly question....
I am setting a 15 minute cookie using time()+900.
This works but I would like to inform the user of the expiration time in a
hh:mm format...
What I need to know is how to convert time()+900 into HH:MM.
Thanks in advance..
MP
I am pretty new to this so forgive me it is it a silly question....
I am setting a 15 minute cookie using time()+900.
This works but I would like to inform the user of the expiration time in a
hh:mm format...
What I need to know is how to convert time()+900 into HH:MM.
Thanks in advance..
MP
Comment