no save
Assistance
Achat
News

Forum | webmastering
xml en tableau php
SRN, le mer. 21 nov. 2007 à 15:52:20
Bonjour tout le monde,

j'aimerais conventir un fichier xml en tableau php, j'utilise php 4 et domxml si jamais

j'aimerais printer mes infos comme cela :

$a = array ('a' => 'pomme',
'b' => 'banane',
'c' => 'kiwi');
print_r ($a['c']);

le code du xml

<configuration>
<application>
<category_id>10</category_id>
<installer_name>7Zip.v4.42.msi</installer_name>
<name>7-Zip</name>
<version>4.42.0.0</version>

</application>
</configuration> Configuration: Windows Vista
Firefox 2.0.0.9


SRN
nov. 07
Suivant
REPONSES
SRN
nov. 07
SRN
nov. 07
Version Web
Réalisé par RedShift
no save