Hello People - :)
I have an itch! and can't find a scratch! - No matter how hard I look!
I have a PHP script that produces a calendar ...
[ not like one you've ever seen before ] and It holds the server for a second to produce the page: Now this page COULD be made every day! -
So here's the rub [ itch! ] can I output the PHP results to a static html file that the Brower reads - Instead of PHP chundering every time the site is viewed?
I could use PHP to test the date of the html.file and If it was out of date autogenerate! a new one ...
... It seems possible, but I cannot find out how to do it!? - anyone, ANY IDEAS!? :confused:
RGDS - Terry
I have an itch! and can't find a scratch! - No matter how hard I look!
I have a PHP script that produces a calendar ...
[ not like one you've ever seen before ] and It holds the server for a second to produce the page: Now this page COULD be made every day! -
So here's the rub [ itch! ] can I output the PHP results to a static html file that the Brower reads - Instead of PHP chundering every time the site is viewed?
I could use PHP to test the date of the html.file and If it was out of date autogenerate! a new one ...
... It seems possible, but I cannot find out how to do it!? - anyone, ANY IDEAS!? :confused:
RGDS - Terry
Comment