Contact Information

Sean Hoppe Consulting Group Inc.

Pottsville, PA

South Florida

office: 570.503.6114 / 954.399.1736
Sean @ seanhoppe.com (remove spaces)

hours : 7am - 5:30pm EST


By: on

What is new with EBI 3

Below are the latest postings for tips, instrucions and documentation.


Recent EBI 3 postings

' ?>
load('http://www.extol.com/extolnews.rss'); $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 = 4; echo ' A free web counter provided by GoStats.