3
Thanks for the reply Mamba,
I think I may not have explained what I need to do very well.
I will try again.
I run a fansite for a online game,
so members of this game, join my site they register with my site, but at this stage they could be pretending to be a player from the online game.
So my thought is, they login to the online game and in there profile there enter a code/number which was created using something like function rand().
Then my code would do something like file_get_content
and verify the data was added.
In this way I could be sure they were that character.
. I tried to register with
http://dev.xoops.org but I think they are not taking registrations at the moment.