Results 1 to 3 of 3

Thread: [RESOLVED] Auto "Check" (fsockopen) 5 mins interval.

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2008
    Location
    >> ( ҉ )
    Posts
    413

    Resolved [RESOLVED] Auto "Check" (fsockopen) 5 mins interval.

    How to?

    So. I have page Update.php which checks every server's status and mark them to MySQL database.

    How i can it to be runned automaticly at sometime?

    Ty.
    Last edited by Zeuz; Jan 29th, 2010 at 03:51 PM.

  2. #2
    PowerPoster
    Join Date
    Sep 2003
    Location
    Edmonton, AB, Canada
    Posts
    2,629

    Re: Auto "Check" (fsockopen) 5 mins interval.

    if you have a:
    • unix server, look up cron job
    • windows server, look up scheduled task

    if you're on a shared host, their control panel should have a place to access either of the things above. whichever it is, this is a system/server thing more than a PHP thing.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    May 2008
    Location
    >> ( ҉ )
    Posts
    413

    Re: Auto "Check" (fsockopen) 5 mins interval.

    Thank you!

    Didn't knew about Cron Job thing, but i tought. "I think i saw Cron Job named button at my webhosting place."

    Rly. Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width