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

search for in the

DOMNode::lookupNamespaceURI> <DOMNode::isSameNode
[edit] Last updated: Fri, 23 Mar 2012

view this page in

DOMNode::isSupported

(PHP 5)

DOMNode::isSupportedÖzelliğin belirtilen sürümünün desteklenip desteklenmediğine bakar

Açıklama

bool DOMNode::isSupported ( string $özellik , string $sürüm )

özellik özelliğinin sürüm sürümünün gerçeklenim tarafından desteklenip desteklenmediğine bakar.

Değiştirgeler

özellik

Sınanacak özellik. Özelliklerin listesi için DOMImplementation::hasFeature() yöntemine bakınız.

sürüm

Sınanacak özellik özelliğinin sürüm numarası.

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 DOMNode::isSupported
There are no user contributed notes for this page.

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