3
1
Back

Textified. $doc->loadHTML($article['content']); //no-op $imgs = $xpath->query('//img'); $alt_text = trim($img->getAttribute('title')); $title_text = trim($img->getAttribute('title')); if (!$alt_text) { $new_element = $doc->createElement("div"); $para_element = $doc->createElement("p"); $article['content'] = $this->get_img_tags($xpath, "//div[@id='imgdiv']//img", $article); //also get blog entry $entries = $xpath->query($query); $result_html = ''; } main synth_tools/PSU/psu.diy 1077 lines From 5082711a9800483ca58d4b1dffec55bdf27856b9 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Checkpoint.

New Pull Request