If the time now is a new hour then...
Posted: Wed Nov 07, 2007 9:38 am
Hi,
Im trying to think of a way to write a piece of code that basiaclly does this.
If the time now is a new hour then...
If the time now is a new day then...
if the time is a new week then...
if the time now is a new month then...
once I have that I can create mysql tables at the right time to store data.
Thanks in advance!
Im trying to think of a way to write a piece of code that basiaclly does this.
If the time now is a new hour then...
If the time now is a new day then...
if the time is a new week then...
if the time now is a new month then...
once I have that I can create mysql tables at the right time to store data.
Thanks in advance!