DOMDocument->createComment()(no version information, might be only in CVS) DOMDocument->createComment() -- Create new comment nodeDescripciónclass DOMDocument {DOMComment createComment ( string data ) } This function creates a new instance of class DOMComment. Este nodo no sera mostrado en el documento a no ser que sea introducido por ejemplo con DOMNode->appendChild(). Ver también
1337756335 .................... |
||||||||||