try another color:
try another fontsize: 60% 70% 80% 90%
PHP Suit
Useful PHP scripts

Tip: Bot detection

A tutorial for detecting the robots in PHP scripts.

Very simple script... But the most valuable part is the bot's UAs list.

Bots or Crawlers, are basically search engines crawling around the internet. This is how you get your pages on search engines (well, a major way). Bot Detection isn't something super vital, but if your CMS or website already has practically everything, then you need Bot Detection.

Bot Detection with PHP