| XML_Statistics::countExternalEntity | XML_Statistics::countAttribute |
| XML_Statistics | |
| PEAR Manual | |
require_once 'XML/Statistics.php';
|
integer XML_Statistics::getMaxDepth (
)
The nesting level of a document tells you the maximum depth of the tags in the document.
This method does not accept any parameters.
integer maximum nesting level.
This function can not be called statically.
| XML_Statistics::countExternalEntity | XML_Statistics::countAttribute |
| XML_Statistics | |
| PEAR Manual | |