crazzym3x Posted March 2, 2006 Share Posted March 2, 2006 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 HEREfor 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] Link to comment https://forums.phpfreaks.com/topic/3885-reading-specified-lines-of-html-code-from-a-link/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.