D A GERM <mailto:[EMAIL PROTECTED]>
    on Monday, September 12, 2005 1:01 PM said:

> [CODE]
>                 for ($myLoop = 0; $myLoop < 100; $myLoop= $myLoop + 5)
>                 {
>                         print "<P>my loop: $myLoop";
>                 }
> [/CODE]

Where's the code?


Oh there it is!

:)

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

Reply via email to