Actualités

Add the XML header information at the top of the PHP code file. The XML header information tells the user's browser that it needs to render XML data to the reader:header ("Content-type: text/xml"); ...