Jump to content

Reading specified lines of html code from a link.


crazzym3x

Recommended Posts

Hello, I am trying to make a character searcher for a game called tibia. I did the redericting so that you put a character's name and it sends you to that characters page. But I would like it so that when i ente rthe character it posts lets say the table that the character is showed in. (Example: lines 270-290 of the html code).. these lines never change.

I was wondering where to start i have basic knowladge of php. Thanks in advanzed.

btw the character page is like

[a href=\"http://www.tibia.com/community/?subtopic=character&name=CHAR\" target=\"_blank\"]http://www.tibia.com/community/?subtopic=character&name=CHAR[/a] NAME HERE

for spaces it uses + so
(example)
[a href=\"http://www.tibia.com/community/?subtopic=character&name=Crazzy+m3x\" target=\"_blank\"]http://www.tibia.com/community/?subtopic=c...name=Crazzy+m3x[/a]

a real link to a character page would be
[a href=\"http://www.tibia.com/community/?subtopic=character&name=Bubble\" target=\"_blank\"]http://www.tibia.com/community/?subtopic=c...ter&name=Bubble[/a]

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.