Profile
Achievement
mthorn's Recent SnippetsTagged xml
« Prev 1 Next »
Often PHP can't interpret POST data because it is not form-encoded. This is typical when the post data is XML from API's like Flash's XmlSocket. You can use the following methods to read the POST data directly.
1
1625
posted 18 years ago by mthorn