Syntactic Confectionery Delight | |
PerlMonks |
Re: Compare Dateby OzzyOsbourne (Chaplain) |
on Mar 07, 2002 at 21:31 UTC ( [id://150138]=note: print w/replies, xml ) | Need Help?? |
This may be too simplistic, but can't you use this to give you the current day and just compare it to your database via an if statement?: $day=(localtime(time))[3];
In Section
Seekers of Perl Wisdom
|
|