-
php as background process
I have a.php which refresh every 30seconds (no output). I want to runs this as a background process.
how to do this?
thx
-
-
Cron (or scheduled task in Windows) would be the best bet. Hope this helps.
-
-
You can run it as an exe and add an infinite loop to the execution, with a 30 second delay.
http://www.bambalam.se/bamcompile/
That won't be a background process, but you could set the exe to run as a background process another way, maybe.
Daniel -
Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks