Topic: using php to get data from another webpage (Read 1602 times)
aka J Love Community Supporter?
Bill Gates is my home boy
Gender:
Posts: 886
1148 credits Members referred : 4
« on: Sep 12, 2006, 12:46:52 am »
ok.. what i'm trying to do now is part of a major project. this script needs to be able to find data on a specific webpage, through their hi-scores system (in particular, runescape.com) this will probably require lots of information from runescape's creators themselves.. this needs to be able to query a player name and find all the stats, and put them in an array in which they can be used and updated from time-to-time.. does anyone understand this?
here is an example of the page i want to obtain data from, but instead of this particular username, the username that is requested already in the script itself
Global Moderator
Internet Junkie
Gender:
Posts: 1807
9006 credits Members referred : 6
« Reply #4 on: Sep 15, 2006, 05:50:24 pm »
How is this working for you? I'm looking for something like this myself. I've got some data on one of my sites that is retrieved and viewed, but what I don't like is that this data is not showing up in the search engines because it is displayed thru a javascript...