Jump to content

Data filter


iRoot121

Recommended Posts

Hi,

 

I'm trying to make a program that filters data out of a website. Now I've got a problem.

For example, I've this line:

<td class="maintxt" width="200"><a href="profile.php?x=Stranger">Stranger</a></td><td class="maintxt" width="200">Godfather (96.76%)</td><td class="maintxt" width="200"><i><a href="clanprofile.php?x=Ettertjes">Ettertjes</a></i></td>

Form this line I want to set the word "Stranger" in a variable, and do the same for the word "Godfather". What is the best method to do this?

 

Thanks in advance,

iRoot121

Link to comment
https://forums.phpfreaks.com/topic/290238-data-filter/
Share on other sites

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.