(PHP 5)
DOMDocument::createComment — Create new comment node
This function creates a new instance of class DOMComment. Ten węzeł nie pojawi się w dokumencie dopóki nie zostanie wstawiony, np. metodą DOMNode->appendChild().
data
The content of the comment.
The new DOMComment or FALSE
if an error occured.