Goldenweb.it homepage

ANNUNCI | DIRECTORY | FONTS | ICONE | NEWSGROUPS | TOP25 | WALLPAPERS

English version  

ProPC.it
Negozio online dedicato ai pantografi CNC professionali ed Hobby di qualità, scanner 3D ed informatica. Il sito offre configuratori dei prodotti, forum, blog, galleria video, galleria foto, pagine informative.
Mc Labels | Online Fashion E-Boutique
Nella nostra concept boutique si possono trovare i migliori brands già affermati del panorama nazionale e internazionale, come anche nuovi designers, specialmente coloro che lavorano con il made in Italy.

GoldenWeb.it Directory "Premium" Links - Il tuo link qui...



DOMDocument->importNode

(no version information, might be only in CVS)

DOMDocument->importNode -- Import node into current document.

Description

object DOMDocument->importNode ( object importedNode [, bool deep])

This function returns a copy of the node to import and associates it with the current document. DOMExcpetion is thrown if node cannot be imported.