XML_Statistics::countTagsInDepth (Previous) (Next) XML_Statistics::countExternalEntity

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

XML_Statistics::countPI()

XML_Statistics::countPI() -- count the occurences of a processing instruction

Leírás

Counts how often a certain processing instruction (e.g. <?PHP) is used in the document. The target is the 'language' of the processing instruction. You only need to specify the name, without the leading question mark. If no target is specified it will count the total number of processing instructions.

Paraméterek

  • string $target - target of the processing instruction

Visszatérési érték

integer occurences of the processing instruction

Megjegyzés

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

XML_Statistics::countTagsInDepth (Previous) (Next) XML_Statistics::countExternalEntity

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.