* Thus wrote Adam Voigt ([EMAIL PROTECTED]):
> Umm.
> 
> echo(date('U',strtotime('next Friday')));

I prefer:

while(1) echo(date('U', strtotime('Saturday'));
 

Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to