Jump to content

New Coder: Attempting to search source and obtain results


falian

Recommended Posts

Hello,

 

I'm currently trying to learn PHP in order to make a few applications that would seriously reduce "monotonous work".

 

<td class="alt2" nowrap align="center"><a href="showthread.php?t=577275">23358</a> <a href="showthread.php?t=577276">[rail]</a></td>

 

<td class="alt2" nowrap align="center"><a href="member.php?u=17021">Poker 1 ab</a></td>

<td class="alt2" nowrap align="right">$3500.00</td>

<td class="alt2" nowrap align="center">50%</td>

<td class="alt2" nowrap align="center">0 / 3500.00</td>

<td class="alt2" nowrap align="center">0</td>

<td class="alt2" nowrap align="center">Today, 05:45 PM</td>

<td class="alt2">Accepting shares</td>

<td class="alt2" nowrap align="center">SNG, MTT, Online</td>

</tr><tr>

 

 

I am trying to create a program that will source the source and will obtain all data highlighted in green unless the "red" is in a list that I will manually update.

 

Any guidance or help would be greatly appreciated.

 

The quoted data above is repeated over and over in the source with the green and red highlighted data varying.

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.