|
||||||
|
||||||
PHP manual | DomNode->get_content(PHP 4 >= 4.2.0) DomNode->get_content — Gets content of node Description
string DomNode->get_content
( void
)
This function returns the content of the actual node.
Example #1 Getting a content
<?php |