Hello Jay,

Tuesday, December 9, 2003, 1:31:35 PM, you wrote:

JB> for($i = 555500002; $i < 55550144; $i++){
JB>     echo $i . "\n";
JB> }

JB> does not echo anything. Even put the numbers in quotes (single and
JB> double). What has being brain-dead caused me to miss this morning?

Look at your values being compared :)

-- 
Best regards,
 Richard                            mailto:[EMAIL PROTECTED]

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

Reply via email to