Page 1 of 1

PHP script extracts the data aspx gridview table

Posted: Fri Dec 17, 2010 4:30 am
by mastercomputech
Hello,

I am a collage student and i am working on small project. Project Called " Generating PHP Script for Extract Data From aspx datagridview table". I need help.. Please help me to solve this problem asap.

I want to extract data from this webiste: http://www.pdc.wa.gov/Lobpictorial/addresslist.aspx

Re: PHP script extracts the data aspx gridview table

Posted: Fri Dec 17, 2010 5:43 am
by maneetpuri
Hi,

This does not have to do with how the data grid was created as you will be primarily reading the source of the outputted page and extract the data required. Two set of libraries will be primarily used in writing the PHP script you are working on – CURL and Regular Expressions.

All the best with your project.

Cheers,

~Maneet