On May 14, 8:39 pm, "Chris Hartjes" <[EMAIL PROTECTED]> wrote: > > > Yes, I want to parse it with SimpleXML. But to do this I need to > > access this data from within CakePHP - and this is my problem: I can't > > access the POST body (XML snippet) in my controller action ... > > I don't follow you here. You mean you can't access the $_POST variable at > all?
The $_POST variable is empty if I try to dump it with debug() in my controller ... > > (in this case we have a XML snippet in the POST request but it's also > > possible that we have plain text here) > > Why can't it always be XML in the response? I don't mean the response - I mean the request but this isn't important now ;) thanks, Marcus --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
