Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /home/question/public_html/scripts.php on line 1574
Q: How should I create a web page to assimilate the data I need?
Submitted By: chuckeroo, 45 days, 2 hours, 12 minutes ago
I am going to try to design a stock analysis web page for personal use, and I need to import data and graphs from many different free sites and move them into one for easy use. I know a decent amount of html, but don't know how to import the data. I want to be able to:
1. Input a stock symbol
2. Bring up necessary current data imported from other sites
3. Bring in current graphs drawn by other sites, some of which require free registration
4. Be able to analyze the data through formulas using excel in the page
Again this is just for personal use. I need to know what tools/languages will be necessary yet simplest for this task. I use a mac, so my excel doesn't have the automatic web query feature like the pc.
I don't expect you to make a page for me, just a good push in the right direction would be hugely appreciated.
Thank You!
Chuck
Please try not to post duplicate answers... if you see an answer that you want to post, just add a vote to it and you can add a note as well. Thank You