Hello,
i want to download link's data
or save its data on file
how can i do that in PHP?
AND
for example:
http://nseindia.com/companytracker/cmtracker.jsp?symbol=HDFCBANK&cName=cmtracker_nsedef.css
from this link i want to store data of
"Issued Cap" section
but when I see this in view page source then it do not show me that data.
why its so?