Bonsoir,
en passant un $doc->saveXML() en paramètre /_xml, j'ai l'erreur suivante alors qu'un file_get_contents passe bien.
Dès lors que les deux fonctions retournent un string quel pourrait être le probleme ?
PHP Warning: XSLTProcessor::transformToXml() [<a href='function.XSLTProcessor-transformToXml'>function.XSLTProcessor-transformToXml</a>]: Evaluating global variable being computed ... failed in ...
Partager