How Can I Extract Data From Html Page? ?

  • Thread starter Thread starter Jack L
  • Start date Start date
J

Jack L

Guest
"I need to extract data from a web page (a html table) and then change the colors. The table structure to copy from is simple.So basically a php script needs to do the following….

1.open external web page
2.extract data from a table
3.change colors of the cells etc
4.display table on screen."
 
And by "how" you mean that you want us to write a program for you? If so, the answer is - no. Learn PHP, come back here with a specific question.
 
Back
Top