Thanks !
On Fri, Apr 18, 2008 at 4:03 AM, Casey <[EMAIL PROTECTED]> wrote:
> On Thu, Apr 17, 2008 at 6:51 PM, Alan Willsher
> <[EMAIL PROTECTED]> wrote:
> > Hi can you put a loop inside a loop?
> >
> > what I want to do is have something looping every 1 second and then
> > something else loopin
On Thu, Apr 17, 2008 at 6:51 PM, Alan Willsher
<[EMAIL PROTECTED]> wrote:
> Hi can you put a loop inside a loop?
>
> what I want to do is have something looping every 1 second and then
> something else looping once every 10 seconds.
>
> something like a combination of these two..
>
> $x = 0;
>
Yup.. you can do that. Easiest way to find out is to give it a try :)
As long as your loop conditions don't conflict or you do stuff to change
variables in a counter-productive way (ie. breaking your logic) then you
should be ok.
-TG
- Original Message -
From: "Alan Willsher" <[EMAI
3 matches
Mail list logo