To do
- Setting parsing starting point and parsing maximum length
- Output in html format. Use JavaScript for flexible sorting the statistics
Known bugs
- Crashes with certain very long queries if php 5.1.6 is used (maybe older versions as well). Solution : update to newer version of php.
- Not maximum fast, as using many regular expression based replacements. Solution : wait patiently.