|
|
|
|
// Include DB Info // require_once("db-connector.php"); $sql = "SELECT * FROM rss_data ORDER BY pub_date DESC"; $results = dbQuery($sql); ?> Important TipIf you are having difficulty setting up an RSS Feed, open an RSS program on your computer and paste http://www.visionexpocast.com/rss.php into the url box. From this point you'll be set up to receive RSS updates as they're loaded to this site. If you only see html code after following these steps, you'll need to upgrade your web browser to its latest release. Some older versions of Internet Explorer, Firefox and Safari will not display RSS.
|