3
1
Back

R19 - TUNE R4 FM LVL R5 PWM CV // VG Cats $vgcats_url = $vgcats_url_node->getAttribute('href'); $xpath = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach ($imgs as $img) { if (!$title_text || $title_text == $article['title'] || strpos($article['title'], $alt_text) !== false){ // there's both alt and title texts, they're both different, use both. } elseif (strpos($title_text, $alt_text) !== False) { if.

New Pull Request