3
1
Back

$article['title'] || strpos($article['title'], $title_text) !== false){ // there's both alt and title texts, they're both different, use both. $title_element = $doc->createElement("i", $title_text); } function get_content($link) { $html = fetch_file_contents($link); $content_type .

New Pull Request