HI all; how can i run somthing or a function that only run on every month from the first untill the second on a specific time:
in other word :
the first two day of every month but it end on like 2pm of the second..
if ( today is 1/of any month untill 2/ of the same month at XX hour )
{ return true}
else
{return false}
thanks
Nabil
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

