Hi,

Whenever I echo something in PHP, the BOM gets appended automatically.

I am trying to print an output as XML. However, the resultant XML Is not
well formed, as the BOM gets appended before the resultant XML.

Parsers are not able to read the XML.

Is there any way to avoid or disable the BOM in PHP ?

V
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to