(no version information, might be only in CVS)
DOMDocument->createEntityReference() -- Create new entity reference nodeThis function creates a new instance of class DOMEntityReference. Этот узел не будет отображаться в документе до тех пор, пока он не будет вставлен, к пример функцией DOMNode->appendChild().
The content of the entity reference, e.g. the entity reference minus the leading & and the trailing ; characters.
Пред. | Начало | След. |
DOMDocument->createElementNS() | Уровень выше | DOMDocument->createProcessingInstruction() |