Ver Mensaje Individual
  #1 (permalink)  
Antiguo 08/08/2011, 07:51
sergiop21
 
Fecha de Ingreso: diciembre-2008
Mensajes: 805
Antigüedad: 15 años, 5 meses
Puntos: 20
error al crear con php un archivo xml

Buenas a todos!!!!!!!!! me sale el siguiente error:
aca
Código PHP:

$salida_xml = '<?xml version="1.0" encoding="utf-8"?>'."\n";
Código HTML:
XML parsing failed

XML parsing failed: syntax error (Line: 6, Character: 0)

Reparse document as HTML
Error:
XML declaration not at beginning of document

Specification:
http://www.w3.org/TR/REC-xml/
alguien me puede decir que esta mal?? desde ya muchas gracias