Jump to content

Help With How To Open And Read A Web Page With PHP


mcloan

Recommended Posts

I am interested in understanding which php functions and general logic I could use to handle the following steps with a php program.

1. Open a web page with php

2. Find a form field on the page input a value and submit it

3. On the returned page find a section of html in the results such as <td class="txtPopUp" valign="top" align="left"> and read the text value from the page that is right after it.

4. Step down to the next line and read the text value on the page

Anyone’s help is much appreciated.

Thank you.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.