Page 1 of 1

Api

Posted: Sun Dec 06, 2009 8:51 pm
by dave3460
Hey Guys and girls Would any of you know a good place to find out how to use a api key
i need to explode it (which i have done)
then i need to get the exploded info put into a sql database .
then i pull the info from database to show a high scores and other info i can pull from the api (havent got this far yet).

i am looking for a good online info on how and why it does so i can learn through it myself .

Thanks for your help in advance

Dave

Re: Api

Posted: Mon Dec 07, 2009 12:38 am
by neronix17
First of all what is an Api Key? I know of API's in Second Life which is pretty much just a list of incoming and outgoing messages and how to use them with your code, also with the channel they are on etc, is this anything similar? :?

Re: Api

Posted: Thu Dec 10, 2009 12:13 am
by dave3460
Seems to be .the api i can access is for auctions and players highscore and stats all though different links

Re: Api

Posted: Thu Dec 10, 2009 8:45 am
by neronix17
If you have a look at the mmo browser game tutorials they will help you with the MySQL database and PHP coding, not sure if all of what you need will be there though. Id help more but Im not that great with the database side of it :lol:

Re: Api

Posted: Thu Dec 10, 2009 4:38 pm
by dave3460
Thanks neronix for the help mate