3
1
Back

If(preg_match("@.*()@", $article['content'], $matches)){ $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); if (preg_match("@.*?(.*)@", $article['content'], $matches)) { // Achewood (alt tag) // Achewood (alt tag.

New Pull Request