PDA

View Full Version : Counting MySQL Queries


Pig
6-20-04, 02:22 PM
I've written a script to keep track of mysql queries. I have written a generic version that can be implemented on any site or script if you have basic programming knowledge, as well as a phpBB version that has an installer and can be installed very easily by any casual user.

Besides phpBB, I will later build a version for phpNuke and postNuke, and maybe others. Depends on how bored I get. If anyone wants to build an installer for another program, feel free to download the phpBB version and check out the index.php. It is very straight forward.

Anyway, here is the link.
http://webhead.cc/main.php?inv=71

I will be adding this thread to the sticky topic, and updating as more versions are released. Please post if you have questions or suggestions.