3
1
Back

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

New Pull Request