XML_Statistics::analyzeString (Previous) (Next) XML_Statistics::countTagsInDepth

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_Statistics::countTag()

XML_Statistics::countTag() -- compte les occurences d'un tag

Description

Compte le nombre d'occurences d'un certain tag d'un document XML. Si aucun tag n'est spécifié, le nombre total de tags sera retourné.

Paramètres

  • string $tagname - nom du tag à compter

Valeur retournée

integer : occurences de ce tag

Note

Cette fonction ne peut pas être appelée de façon statique.

XML_Statistics::analyzeString (Previous) (Next) XML_Statistics::countTagsInDepth

Download Documentation Last updated: Sun, 28 Sep 2008
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.