3
1
Back

Chaining Add splits and labels to get what game it's about $article['content'] .= "
Alt: $alt_text
"; } } } if (ADD_IDS) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach ($imgs as $img) { $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } } } Latest commits for file VCO_MANUAL_v2.pdf 2015-02-23 19:36:11 -0800 08c0726655 2015-02-23 04:32:30 -0800 01f0c6a8ec.

New Pull Request