}
padding: 8px;
border: 1px solid #ddd;
th, td {
}
border-collapse: collapse;
table {
}
font-family: Arial, sans-serif;
body {
/* Add some basic styling to our document */
Stock Quotes for Little Sioux Corn Processors
Ticker Symbol |
Name |
Current Price ($) |
Change (%) |
array(
array('symbol' => 'LSCP', 'name' => 'Little Sioux Corn Processors', 'currentPrice' => 18.50, 'change' => -0.25),
array('symbol' => 'LSCP2', 'name' => 'LSCP Corp.', 'currentPrice' => 19.75, 'change' => -0.12)
)
);
foreach ($stockQuotes['LSCP'] as $i) {
echo "" . $i['symbol'] . " | " . $i['name'] . " | $" . number_format($i['currentPrice'], 2) . " | -$" . number_format(abs($i['change']) * 100, 2) . "% |
";
}
foreach ($stockQuotes['LSCP2'] as $j) {
echo "" . $j['symbol'] . " | " . $j['name'] . " | $" . number_format($j['currentPrice'], 2) . " | -$" . number_format(abs($j['change']) * 100, 2) . "% |
";
}
?>
https://www.littlesiouxcornprocessors.com:443/markets/stocks.php?article=pressadvantage-2023-1-20-encore-data-products-to-attend-future-of-education-technology-conference-23