hey.. im new to php but ive been in programming a while.. i just need help on something..
i have a project im doing for an investment company. they need live share prices on there website like FTSE ect.. my first idea was to retrieve the information from a database somewhere but ive got no idea where to start.
so basically.. i just need to find a way to get a value from somewhere else on the internet for a share price. it would help if i could get this value as a $variable so i could use it in a php page..
thanks in advance =)