If the Universe of Star Wars and the world of Winnie the Pooh combined – here is what you might be seeing…
Wookiee the Chew Artwork by James Hance
jameshance:
You can find “Wookiee the Chew” originals up on James Hance’s Etsy Sore, right now!
x
Hance Etsy Store
Pinup Arena
=> News and Video About Wookies Below
Star Wars Wookie Art For Sale
[phpbay]Star Wars Wookie Art, 13, “”, “”[/phpbay] [phpbay]winnie pooh Art, 7, “”, “”[/phpbay]
News About Star Wars [insert_php] $rss = new DOMDocument(); $rss->load(‘http://news.google.com/news?output=rss&q=[star+wars]’); $feed = array(); foreach ($rss->getElementsByTagName(‘item’) as $node) { $item = array ( ‘title’ => $node->getElementsByTagName(‘title’)->item(0)->nodeValue, ‘desc’ => $node->getElementsByTagName(‘description’)->item(0)->nodeValue, ‘link’ => $node->getElementsByTagName(‘link’)->item(0)->nodeValue, ‘date’ => $node->getElementsByTagName(‘pubDate’)->item(0)->nodeValue, ); array_push($feed, $item); } $limit = 7; for($x=0;$x<$limit;$x++) {
$title = str_replace(' & ', ' & ', $feed[$x]['title']);
$link = $feed[$x]['link'];
$description = $feed[$x]['desc'];
$date = date('l F d, Y', strtotime($feed[$x]['date']));
echo '‘.$title.’ ‘; echo ‘Posted on ‘.$date.’‘; echo ”.$description.’ ‘; } [/insert_php] |
|