|
-
Dec 8th, 2004, 01:53 AM
#1
Thread Starter
PowerPoster
Scheduled Task
Is there a way to setup a scheduled task so that say every 20 mins a php file on my web server is executed?
What I'm trying to do is download stock prices automatically every 20 mins then manipulatre the data to my required format (which I've already done) then save the info into my SQL database. (have done this part already as well)
Thanks.
-
Dec 8th, 2004, 03:12 AM
#2
Re: Scheduled Task
If you are using linux then you can setup a cron job to execute the script at regular intervals.
-
Dec 8th, 2004, 09:11 AM
#3
Frenzied Member
Re: Scheduled Task
You should also be able to do this using scheduled tasks on a windows server. This is a server configuration no matter what OS the server is, so you're going to have to have access to it somehow or another.
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
|
Click Here to Expand Forum to Full Width
|