我有一个问题:我有一系列要排除的单词(例如:黄色和黄色的表),我用str_replace替换这个单词,用标记替换这个单词,以便排除,但是我有一个问题:$text = "I want to exclude the Yellow table in php";
$excluded_words_wrappers = array('<span>', '</span>')
我想用一个新表替换php对象中的第三个表。我可以按我试过了
$table->parentNode->appendChild($new_tablepassed to DOMNode::appendChild() must be an instance of DOMNode, string given in C:\xampp\htdocs