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

search for in the

XMLWriter::startDTD> <XMLWriter::startDTDElement
[edit] Last updated: Fri, 17 May 2013

view this page in

XMLWriter::startDTDEntity

(PHP 5 >= 5.1.2, PECL xmlwriter >= 0.1.0)

XMLWriter::startDTDEntityBir DTD öğe bildirimini başlatır

Açıklama

Nesne yönelimli kullanım

bool startDTDEntity ( string $isim , bool $değiş_var )

Yordamsal kullanım

bool xmlwriter_start_dtd_entity ( resource $xmlwriter , string $isim , bool $değiş_var )

Bir DTD öğe bildirimini başlatır.

Değiştirgeler

xmlwriter

Sadece yordamsal kullanım için. xmlwriter_open_uri() veya xmlwriter_open_memory() çağrılarıyla elde edilen, üzerinde işlem yapılacak XMLWriter özkaynağı.

isim

Öğe ismi.

değiş_var

Dönen Değerler

Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.

Ayrıca Bakınız



add a note add a note User Contributed Notes XMLWriter::startDTDEntity - [0 notes]
There are no user contributed notes for this page.

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