rankdominator
Junior Member
- Dec 18, 2009
- 120
- 68
Hi,
Need some help with a PHP loop.
I would like the loop to continue indefinately until the user presses a button. The loop can either start immediately or be started with the press of another button. (Sort of like with Start Stop buttons)
Anyone has some PHP syntax for this. Ive searched Google and get VB and C# options, but nothing with PHP that will help me.
Im sure this is easy to do - just pulling my hair out at the mo.
Also not that once the loop starts it should continue without user intervention, and can only be 'broken' with the user click.
Thanks
Need some help with a PHP loop.
I would like the loop to continue indefinately until the user presses a button. The loop can either start immediately or be started with the press of another button. (Sort of like with Start Stop buttons)
Anyone has some PHP syntax for this. Ive searched Google and get VB and C# options, but nothing with PHP that will help me.
Im sure this is easy to do - just pulling my hair out at the mo.
Also not that once the loop starts it should continue without user intervention, and can only be 'broken' with the user click.
Thanks