Interacts with the yahoo finance api using html get requests and parses the returned csv. This implementation is slower but does not require the cURL library to operate.
sample.php contains sample code on how to use this script
test.php contains unit test code, run to check running time per function call