XML_Statistics::countTag (Previous) (Next) XML_Statistics::countPI

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_Statistics::countTagsInDepth()

XML_Statistics::countTagsInDepth() -- count the tags in a certain depth

Leírás

Thru nesting a tag can be at a certain depth. The root tag is at depth zero. By counting the amount of tags in a depth you can count the number of recordsets in an XML document.

Paraméterek

  • integer $depth - tag depth (0 is root)

Visszatérési érték

integer number of tags in this depth

Megjegyzés

Ez a függvény nem hívható statikusan.

XML_Statistics::countTag (Previous) (Next) XML_Statistics::countPI

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.