On Wed, 1 Sep 2004 22:18:30 -0500, Brent Clements <[EMAIL PROTECTED]> wrote:
Sorry forgot to enclose the variable values. doh!
I needs more coffee!
-Brent
----- Original Message -----
From: "John Holmes" <[EMAIL PROTECTED]>
To: "Brent Clements" <[EMAIL PROTECTED]>
Cc: "devil_online" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, September 01, 2004 10:12 PM
Subject: Re: [PHP] print at a specific time
Brent Clements wrote:
> $minute = 01;
Be careful with the leading zeros... that's interpreted as an Octal number by PHP, but Octal 1 == Decimal 1 in this case. :)
--
---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/
php|architect: The Magazine for PHP Professionals â www.phparch.com
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
-- Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php