createElement ('span'); span.innerHTML = 'foo'; span.className = 'bar';. Is there something similar so that I can create a ElementNode in PHP, at least with ...
確定! 回上一頁