Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Temp Webpage While Creating Final PHP Webpage

by jcb (Parson)
on Apr 16, 2020 at 02:21 UTC ( [id://11115602]=note: print w/replies, xml ) Need Help??


in reply to Temp Webpage While Creating Final PHP Webpage

What level of "freshness" is required? Could you put a Perl program in cron to refresh the PHP page on a schedule and have it always be "fresh enough" for your purposes? Maybe every 10 minutes?

  • Comment on Re: Temp Webpage While Creating Final PHP Webpage

Replies are listed 'Best First'.
Re^2: Temp Webpage While Creating Final PHP Webpage
by bobinyec (Acolyte) on Apr 17, 2020 at 18:14 UTC

    What I decided to do was present the page with all of the information at hand, but skipping the data that I need to go get from the internet. That shortens the waiting time up a lot. There already is an updating function running in the background which updates the page after 5 minutes or so, including the internet data.

    Thanks - jb

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11115602]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-24 06:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found