XML_Statistics::getMaxDepth

XML_Statistics::getMaxDepth()

XML_Statistics::getMaxDepth() -- get the maximum nesting level

Description

The nesting level of a document tells you the maximum depth of the tags in the document.

Parameter

This method does not accept any parameters.

Return value

integer maximum nesting level.

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.