 | | Offres d'emplois |  | Formateur confirmé PHP5/MySQL Ip-formation, école d'informatique depuis 13 ans, recherche un formateur confirmé en PHP5 / MySQL.
Missions principales :
- Assurer les cours... | |
 | | Avez vous lu ? |  | | |
|
 La fonction xpath() | |  |

<?php
$result = $xml->xpath('/dvd/fiche/Titre');
while(list( $key, $titre) = each($result)) {
echo "Titre : $titre<br>\n";
}
?>
|
|
|
 |
|