| Block User-agents via PHP. Very handy in keeping out unwanted e-mail harvesting programs, programs that copy websites, etc. When a defined agent attempts to access a protected page, it will return a custom error message built within the script. It also sends an e-mail to an address you specify, detailing the attempted access. |