Jump to content

Passing XML via GET


calum.mackenzie

Recommended Posts

Hi

thanks for having a look

 

I have got an issue receiving valid XML from a flash application passed via GET.

 

When i packet sniff i get a nice valid looking xml_instruction /savepublish.php?&media_id=229&article_id=377&audio_length=133&publish=0&xml_instructions=%3CPlaylist%3E%0A%20%20%3CMediaData%C4%89%09%C4%8D%C4%8F%C4%91%C4%81%C4%83back%C4%93%C4%95%C4%8Bm%C4%9Aaid%3D%272

 

however once it has passed via apache and php into my db it comes out looking like

%3CPlaylist%3E%0A++%3CMediaData%C4%89%09%C4%8D%C4%8F%C4%91%C4%81%C4%83back%C4%93%C4%95%C4%8Bm%C4%9Aaid%3D%5C%27210%5C%27+na%C....etc

 

I have tried many methods of encoding and decoding but it doesn't seem to get me back to valid looking xml.

 

Any help ideas is so very appreciated, could it be a config issue with apache or php?

 

 

Link to comment
https://forums.phpfreaks.com/topic/137374-passing-xml-via-get/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.