I have a script which will add to a databse everytime a page is viewed, I don't want bots triggering the script portion which adds to the database. Basically, I want to only log real users.
Anyway to have bots ignore a section of PHP script?
Thanks!