Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
DOMDocument->xinclude()
(no version information, might be only in CVS)
DOMDocument->xinclude() -- Substitutes XIncludes in a DOMDocument ObjectPopis
class DOMDocument {int xinclude ( [int options] )
}
This method substitutes XIncludes in a DOMDocument object.
Poznámka: Due to libxml2 automatically resolving entities, this method will produce unexpected results if the included XML file have an attached DTD.
PÅ™Ãklady
PÅ™edcházejÃcà | Domů | Dalšà |
DOMDocument->validate() | Nahoru |