$p = $dom->createElement('p');. The string 'p' represents the type of element we want, so other valid strings would be 'div' ...
確定! 回上一頁