Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何解析 HTML/XML 并从中提取信息?
使用 PHP 解析 XML 并"simplexml_load_string"在 PHP 中使用。
"simplexml_load_string"
如果您使用 SOAP,最好使用 SOAPClient ( http://php.net/manual/en/class.soapclient.php )