News

This tip shows how to add logging to your PHP script and how to add configuration so you have basic, configurable logging. The PHP script requires two PEAR packages ...
How much data are you looking at logging to the database? If there is a lot, you may run into performance issues as the script waits for the writing to Access to finish. The other downside is that it ...
I am working on a script which uses wget to pull down an AV DAT file from Symantec's FTP. I plan on running this script a couple of times a day.<BR><BR>Basically, the script needs to delete any ...
If you've entered this year's Sharps competition - thanks. We're now working through the pile of scripts, logging them, and handing them over to our trained team of script-reading ninjas. There are ...