Does anyone know how do i read an xml document from the input stream in php. I am trying to send an xml document froma java servlet to my php site. I write to the output stream in java. So how do i read it in php ?
Thanks Yogesh