PHP » GoLang |
login |
register |
about
|
GoLang tidyNode::hasChildren
request it (345)
GoLang replacement for PHP's tidyNode::hasChildren
[edit | history]
tidyNode::hasChildren(PHP 5, PHP 7) tidyNode::hasChildren — Checks if a node has children Description
bool tidyNode::hasChildren
( void
)
Tells if the node has children. Return Values
Returns Examples
Example #1 tidyNode::hasChildren() example
<?php The above example will output: bool(true) bool(false) |
more
Recently updated
more
Most requested
more
Last requests
|