3
1
Back

= $doc->createElement("p"); $article['content'] = $img; if (preg_match("@.*()@", $article['content'], $matches)) { // only keep everything starting at the top.

New Pull Request