3
1
Back

If (preg_match("@.*(.*)@", $article['content'], $matches)) { $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content'] .= "ID: " . $img->getAttribute('title') . ""; } } // Three Panel.

New Pull Request