|
PHP-Fusion
v.7.01 |
AP-Fusion
v7.02.04 |
Pimped-Fusion-AP
v0.09.03 |
| мая 22 2012 06:37:22 |
|
DomDocument->create_text_nodeОписаниеdomtext DomDocument->create_text_node ( string content )Эта функция возвращает new instance of class DomText. The content of the text is the value of the passed parameter. Этот узел не будет отображаться в документе до тех пор, пока он не будет вставлен, к примеру функцией domnode_append_child(). The return value is FALSE if an error occurred. Смотрите также domnode_append_child(), domdocument_create_element(), domdocument_create_comment(), domdocument_create_text(), domdocument_create_attribute(), domdocument_create_processing_instruction(), domdocument_create_entity_reference(), and domnode_insert_before().
|
|
| 4,779,772 уникальных посетителей | Iceberg by Harly |