infinite loop

infinite loop

am 21.11.2007 09:27:40 von Nishantha Pradeep

------=_Part_20571_12639269.1195633660605
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I want to run an infinite loop when my webserver start up.I can put that
loop inside my index.php but i have a few doubts
01)shoul someone request the insex.php in oreder to start the loop
02) if so,if 3 people request index.php,then will there be 3 infinite loop
Is there any way ?

------=_Part_20571_12639269.1195633660605--

RE: infinite loop

am 21.11.2007 09:30:00 von Gustav Wiberg

Why in earth do you want to create an infinite loop???
Seems to me that you should consider another solution without knowing why..=
..


Best regards
/Gustav Wiberg
=20

-----Original Message-----
From: Nishantha Pradeep [mailto:nishantha@bcsc.lk]=20
Sent: Wednesday, November 21, 2007 9:28 AM
To: php
Subject: [PHP-WIN] infinite loop

I want to run an infinite loop when my webserver start up.I can put that
loop inside my index.php but i have a few doubts
01)shoul someone request the insex.php in oreder to start the loop
02) if so,if 3 people request index.php,then will there be 3 infinite loo=
p
Is there any way ?

No virus found in this outgoing message.
Checked by AVG Free Edition.=20
Version: 7.5.503 / Virus Database: 269.16.2/1142 - Release Date: 2007-11-20=
17:44


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

Re: infinite loop

am 21.11.2007 11:22:40 von Stut

Nishantha Pradeep wrote:
> I want to run an infinite loop when my webserver start up.I can put that
> loop inside my index.php but i have a few doubts
> 01)shoul someone request the insex.php in oreder to start the loop
> 02) if so,if 3 people request index.php,then will there be 3 infinite loop
> Is there any way ?

Try telling us what you are trying to do rather than how you are trying
to do it. Chances are good that there's a better way to accomplish your
goal.

-Stut

--
http://stut.net/

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