3
1
Back

Know foreach ($imgs as $img) { $article['content'] = preg_replace("@@", '', $article['content']); if (preg_match("@.*?(.*)@", $article['content'], $matches)) .

New Pull Request