3
1
Back

Size? If (preg_match("@.*()@", $article['content'], $matches)) { $img = $matches[1]; } } //Sites that provide images and just need alt tags if (preg_match("@.*()@", $article['content'], $matches)) { // Poly In Pictures elseif.

New Pull Request