PHP timer (9)

1 Name: SWG !obkj4fb50I 2005-12-04 21:59 ID:68D2+kEb

I am building a script that needs to be triggered every X seconds. I know I can have a PHP script sleep for a duraton of timee, and maybe i could try that, but i notice sometimes the PHP instance dies when the remote user kills the browser...

Is there anyway to create a timer to trigger a certain method every X seconds and never stop? If not in PHP, can it b done in PEARL?

2 Name: !WAHa.06x36 2005-12-04 22:05 ID:Heaven

You are looking for this thread:

http://4-ch.net/code/kareha.pl/1129833714/

3 Name: #!usr/bin/anon 2005-12-04 22:16 ID:Heaven

>>1
man cron

4 Name: lowdowg : 2006-08-08 21:56 ID:pyLEsP1B

yo man! i think you are looking for crons.. try this:

www.remotecron.com

5 Name: #!/usr/bin/anonymous : 2006-08-09 09:00 ID:Heaven

bumping a legendary thread. actually no wait.

6 Name: #!/usr/bin/anonymous : 2006-08-09 13:14 ID:Heaven

posting in a thread that history forgot

7 Name: #!/usr/bin/anonymous : 2006-08-15 01:31 ID:Heaven

SAHGEH.

8 Name: #!/usr/bin/anonymous : 2007-08-14 14:06 ID:Heaven

>>23
Don't use bbcode because Wakaba does not support it. Wakaba implements its own style of formatting syntax, heavily inspired by Markdown. It is called Wakabamark.

For single like pieces of code use backticks:

my other car is a cdr would produce my other car is a cdr

For multiline code samples, indent each line with four spaces, or one hard tab:

    my other car
is a cdr

would produce

my other car
is a cdr

9 Name: #!/usr/bin/anonymous : 2007-08-14 14:06 ID:Heaven

>>23
Don't use bbcode because Wakaba does not support it. Wakaba implements its own style of formatting syntax, heavily inspired by Markdown. It is called Wakabamark.

For single like pieces of code use backticks:

my other car is a cdr would produce my other car is a cdr

For multiline code samples, indent each line with four spaces, or one hard tab:

    my other car
is a cdr

would produce

my other car
is a cdr
Name: Link:
Leave these fields empty (spam trap):
More options...
Verification: