Page 1 of 1

How to get the data from a website

Posted: Mon Nov 14, 2011 9:07 am
by murugavelb
I need to grab the data from a website and display it on my .PHP page...........

For instance, get the STOCK MARKET details from a STOCK MARKET WEBSITE and i want to display those STOCK DETAILS in my .PHP page.....

Re: How to get the data from a website

Posted: Mon Nov 14, 2011 9:13 am
by Celauran
You may want to take a look at cURL.