I’ve been trying to read in an xml value of a post request… it’s kinda hard to explain, so here’s a little excerpt of what the HTTP POST request I’ll be sending to the PHP page will look like (obviously there is really more…):
How do I access the last xml part in PHP? It is a valid HTTP request as far as I know, but PHP doesn’t seem to allow you to get it. It only allows access to that if you have something equaling it…