<?php /** * Created by PhpStorm. */ //1. $xml1 = "<root><node1>shrimpking content</node1></root>"; $sxe1 = new SimpleXMLElement($xml1); //2.
確定! 回上一頁