|
PHP5中文手册
DomNode->get_content(No version information available, might be only in CVS) DomNode->get_content — Gets content of node 说明
string DomNode->get_content
( void
)
This function returns the content of the actual node.
Example#1 Getting a content
<?php |