Pour la variable $page c'est normal il manquait une partie du code
Merci à toi
$ma = $articles_xml->xpath('Table/Réf._MA');
Je récupère bien la valeur avec $ma[0] merci pour ton aide.$json = str_replace(array('\\', '<br>', '<br />', "\n", "\r" ), array('', '', '', '', '' ), $json);