Tag Archives: SOAP

Scanning the internal network using SimpleXML

XML is widely used throughout PHP applications in the representation arbitrary data structures such as with SOAP and REST web services. It supports the use of external entities allowing you to bring in information from external sources. This is useful … Continue reading

Posted in Web Services | Tagged , , , , , | 8 Comments