|
|
|
|
$doc = new domDocument();
$doc->load('arborescence.xml');
$xpathdoc= new DOMXPath($doc);
$node = $xpathdoc->query('//img[@id="'.$_GET['img'].'"]');
$parent = $node->parent_node();
$parent -> remove_child($node);
Fatal error: Call to undefined method DOMNodeList::parent_node()
désolé pas de solution mais juste que j'ai capté ton nom du k1
lol a+
|
Résultats pour [domxml][php] supprimer un noeud
Résultats pour [domxml][php] supprimer un noeud
Résultats pour [domxml][php] supprimer un noeud
Résultats pour [domxml][php] supprimer un noeud
Résultats pour [domxml][php] supprimer un noeud
Résultats pour [domxml][php] supprimer un noeud