Re: [Q] Automatic (i.e., scheduled) access to another web page

From: Daniel Tryba (news_comp.lang.php_at_canopus.nl)
Date: 01/26/04


Date: Mon, 26 Jan 2004 22:43:30 +0000 (UTC)

Michael T. Peterson <mtp1032@comcast.net> wrote:
> I need to be able update my web site with info from a remote web site. At
> this other web site, the info I require is updated every 30 minutes, 24
> hours per day. Life would be cool if a way existed by which I could
> "schedule" my code to run periodically so that my info could remain
> [reasonably] synchronized with the info on this other site.

Scheduling isn't provided by PHP, but it can be by tools on the
webserver (or any other machine requesting the update page regularly).

But there is no need to update every 30 minutes, you only need to update
if you cached version is requested and the cached data is more than 30
minutes old. The only problem is multiple requests on an update, but
htat is what flock(ing) is for...

-- 
  Daniel Tryba


Relevant Pages

  • Re: Conversion of Word Document to fax file
    ... It seems that this particular driver is not 100% ... Word MVP web site http://word.mvps.org ... Why does the conversion occur correctly at some times and not ... >>> document created but without the requesting person's phone number. ...
    (microsoft.public.word.mailmerge.fields)
  • Re: Local Mirror Prevention with IDS
    ... On Fri, 2004-12-17 at 07:38, Dimitrios Patsos wrote: ... > local mirror of a web site by using both host & network IDS? ... any one requesting a certain number of pages within a specific time. ...
    (Focus-IDS)
  • Re: Conversion of Word Document to fax file
    ... Word MVP web site http://word.mvps.org ... Symantec is nolonger suppporting this program ... I need it because of its faxback feature. ... > document created but without the requesting person's phone number. ...
    (microsoft.public.word.mailmerge.fields)
  • Re: Can firewall help?
    ... > Currently I am facing a problem on my web site. ... Totally ignoring the on-topic part of your post: Are you sure the requesting ...
    (comp.security.firewalls)