Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 68342 программиста и 1699 роботов. Сейчас ищут 895 программистов ...
Introduction
Вернуться к: XML_Statistics
Introduction
Introduction – Introduction to XML_Statistics
XML_Statistics is a package that allows you to analyze XML documents, which can be files or strings.
XML_Statistics is able to count tags, attributes, processing instructions, external entities and cdata blocks. Furthermore you can apply filters so you are able to count only the tags in a specific depth or only the attributes of a specific tag.
Вернуться к: XML_Statistics