PDA

View Full Version : Tag Counter and Display


bugzlitey
08-09-2005, 11:44 PM
This is sort of a weird request but I was wondering if someone could write a script/plugin that can view the source code of a website and count the number of times a user defined tag is used.

Example: This website is using with 13 Tables and 10 iFrames

The admin panel is where you would specify which tags to seek out in the website $tables = <table>, $iFrame = <iFrame> and so on.

I would like to use this for developmental purposes as I'm working on a tutorial for my sdWebsite which is basically about how to cut corners and deal with challanges. :blink: