I want to run an infinite loop,as soon as my web server start up.I can write php loop but how i start it from the start of the server without user request for starting.
nishanthaMe
0
Newbie Poster
Recommended Answers
Jump to PostMake a index.php and write:
<? while(true) {} ?>
Why do you need this?
Jump to Postwhat was the need for this, if the problem is solved please mark the thread as solved
I would rather ask what was the need for this post of yours? You dragged up a two year old thread to ask that it be marked solved?
You've done this recently …
All 6 Replies
Nick Evan
4,005
Industrious Poster
Team Colleague
Featured Poster
network18
15
Practically a Master Poster
somedude3488
commented:
Don't bump 2 year old threads. It's annoying.
-1
Ezzaral
2,714
Posting Sage
Team Colleague
Featured Poster

diafol
network18
15
Practically a Master Poster
network18
15
Practically a Master Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.