Isn't a databse overkill for a hit counter? That's equivalent to driving across the street. Simply locking the file on write and checking for a lock before reading should solve the problem. Here's the php page on flock
http://www.php.net/manual/en/function.flock.php .