Saturday, 21 November 2015

XML : How to get data from website screen to csv / table in php

I want to get data from website.

(like www.bseindia.com/markets/equity/EQReports/BulknBlockDeals.aspx?expandable=7).

In given link there is a form and after submit that form with required field result (data) will be display.

I want that data directly in table or as csv formate.

I also found the sollution using VBA but I want it in PHP.

Could you please guide to fetch directly that data using PHP.

No comments:

Post a Comment