downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

DomDocument::create_element_ns> <DomDocument::create_cdata_section
Last updated: Fri, 13 Nov 2009

view this page in

DomDocument::create_comment

(PHP 4 >= 4.1.0)

DomDocument::create_commentYeni bir açıklama düğümü oluşturur

Açıklama

DomComment DomDocument::create_comment ( string $içerik )

içerik değiştirgesi ile belirtilen içerikten yeni bir açıklama düğümü oluşturur. Bu düğüm, DomNode::append_child gibi bir yöntemle belgeye yerleştirilmedikçe belgede gösterilmez.

Dönen Değerler

Bir hata oluşursa FALSE yoksa bir DomComment nesnesi döndürür.

Ayrıca Bakınız



add a note add a note User Contributed Notes
DomDocument::create_comment
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites