1
Hi,
I want to automatically create an account for customers that buy my game when they pay. I can get all the info I need from the payment processor, but I want to then use my own script to add each one to my website as a registered owner of the game (a special rank).
Where should I begin to look for how to do this from PHP?
Thanks!
Jason