php - Format XML string. What is the best way to format XML within a PHP class. $xml = "<element attribute=\"something\">...</element>"; $xml = '<element ...
確定! 回上一頁