Hello monks...could someone offer me wisdom?
I am trying to write a script that does a check at the beging to see if it is the first tuesday of every month.
So:
$day = tuesday;
$date <= 7;
if both of those hold true go on with the script if not die does anyone know do this?
Thanks a bunch.
mrbbq