3
1
Back

$article['content']); if (preg_match("@.*?(.*)@", $article['content'], $matches)) { if ($img->getAttribute('title')) { $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; } } // Joy of Tech elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE.

New Pull Request