Stock Markets
list($currency_contentRecords, $currency_contentMetaData) = getRecords(array(
'tableName' => 'exchange_rate_content',
'where' => whereRecordNumberInUrl(1),
'limit' => '1',
));
$currency_contentRecord = @$currency_contentRecords[0]; // get first record
echo displayUserLogo(''.$currency_contentRecord['createdByUserNum'].'');
echo displaySMIcons(''.$currency_contentRecord['createdByUserNum'].'');
?>
echo $currency_contentRecord['title'];?>
echo $currency_contentRecord['content'];?>
Loading...
Loading Rates, please wait...
Loading MLS, please wait...
Loading Housing Starts, please wait...
Loading Bonds, please wait...