Alberta-Star.com

Title

Welcome to Alberta Star

Description

Excerpted from the website:

$Symbol = "ASX.V"; $Symbol = str_replace(" ", "+", $Symbol); // A link to a Yahoo source that provides Stock Quotes and Info in CSV format. $URL = ("http://quote.yahoo.com/d?f=snl1d1t1c1p2va2bapomwerr1dyj1&s=$Symbol"); // Open the URL (to Yahoo to grab the Stock quote Info) $file = fopen("$URL","r"); // Read in the CSV file line by line - and seperate the CSV data. while ($data = fgetcsv($file,4096, ",")) { // The next couple of lines are not really important - we are just seperating some of the data even more. $Year = split("-",$data[14], 2); $YearHigh = $Year[1]; $YearLow = $Year[0]; $Day = split("-",$data[13], 2); $DayHigh = $Day[1]; $DayLow = $Day[0]; ?>
read more

Languages

English

Address

237 - 54A St
Delta BC V4M 3J2 Canada

Contact

T8X Capital Ltd., Tim Coupland
+1 604 948 2800

Additional Information

Related Domains

External Links


Domain Resolution

This domain resolves to the following IP addresses:


Retrieved from "http://aboutus.com/index.php?title=Alberta-Star.com&oldid=58086009"