I have seen quite a few posts about this topic floating around the internet during my search for a solution, many of them did not apply to my situation or failed to be clear and concise so I thought I would have a bash at documenting the necessary steps in setting up a cron job on your linux server.
(More …)
Latest Updates: time RSS
-
Cron job for phpList on 1and1
Matthew
-
Time Delay Content by File Access Time
Matthew
I was working on a mini-script to display the results of a database and then log the results into a log file. One of the problems with the logging script was that every time the page was displayed, it would pull the results from the database and log the results.
(More …)