sshum Posted May 16, 2008 Share Posted May 16, 2008 Hey, I need to make a PHP script where, A user will login using their email/pass then they will enter a code and my script will check. I need the script too add funds to their account, the amount depends on the code. How would I go about doing this? I had a look at the API documents and I think I can make it check a user, but I'm not sure about how to add funds to a customers account. Thanks for any help 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted May 16, 2008 Share Posted May 16, 2008 You can add funds by simply just using database access, no need for the api for it. 0 Quote Link to comment Share on other sites More sharing options...
sshum Posted May 16, 2008 Author Share Posted May 16, 2008 oh ok, lol well that was simple 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.