Note that there are some explanatory texts on larger screens.

plurals
  1. PORunning scripts in server background-process?
    primarykey
    data
    text
    <blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://stackoverflow.com/questions/7051038/php-curl-script-to-pull-data-from-remote-server-every-10-minutes">PHP Curl script to pull data from remote server every 10 minutes</a> </p> </blockquote> <p>My friend's website has XML generator for news feeds. I'm reading data from there and use it on my website (I have permission to do that). But... I have a script for that job under my admin panel so I have to call it manually and wait until processing is done (can't close my browser). It works great but problem is that I need to update my database every 30 minutes (or every hour) and I can't stay in front of my computer doing that 24 hours daily.</p> <p>I'm now wondering, is there something that I can do to make this process automatized on server-side? In short, I want to run some kind of scheduler on my server that runs my script every (lets say) 30 minutes and do that job without my physical presence in front of computer.</p> <p>I have not experience at all about this and actually don't know where to look to find solution for this problem. Don't know is that even possible?</p> <p>So what I need here as answer is some suggestions or links or whatever helps in order to find solution for my problem. It's not urgent and I have a lot of time to learn. Just tell me where to start searching.</p> <p>Sorry if this is duplicate question, but I couldn't search for anything because I didn't know what search terms to use and have not idea yet what I have to look for.</p> <p>I really appreciate any suggestion.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload