[phplib] need a little guidence... From: Mike Novak (Mike.Novak <email protected>)
Date: 05/11/00

Somthing must be wroung it will not set my variable

if($month == 05) {
        if($day < 08) {
            $last_monday = 01;
          }
}

I am checking the date and setting it to last mondays date?..

        the week of ""
                kind of thing

Thanks for any help...

        Novak

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>