DOMDocument::createElement()函數是PHP中的內置函數,用於創建DOMElement類的新實例。 用法: DOMElement DOMDocument::createElement( string $name, string $value ).
確定! 回上一頁