XML_sql2xml::add (Previous) (Next) XML_sql2xml::addXmlString

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_sql2xml::addXmlFile

XML_sql2xml::addXmlFile -- Ajoute un fichier XML

Description

Ajoute le contenu d'un fichier XML depuis le même degrès qu'un jeu de résultats normal (habituellement, juste après le tag racine).

Paramètres

  • string $file - nom du fichier

  • mixed $xpath - soit une chaîne avec une expression XPath ou un tableau avec les clés "xpath"=>expression XPath et "root"=>tag/subtag/etc, qui sont les tags à être insérés avant le résultat.

Note

Cette fonction ne peut pas être appelée de façon statique.

Voir aussi

XML_sql2xml::add()

XML_sql2xml::add (Previous) (Next) XML_sql2xml::addXmlString

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.