Re: Newbie Question - Parse XML with PHP...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Apr 22, 2013 7:00 AM, "Bastien Koert" <phpster@xxxxxxxxx> wrote:
>
> I have an app that gets passed in xml and use this code to read that data
in
>
> // We use php://input to get the raw $_POST results.
> $xml_post = file_get_contents('php://input');

$xml_post is string.  I think now you know what to do.

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux