XML to php posting issue Hi,
Issue is when posting xml from one url to another url:
While anybody posting xml with "&" in any attributes values we are not getting the full xml. i.e Xml attributes is lost after "&". Is there any solution in PHP to avoid this issue and get full xml. |