Create New Account

For discussion of the Poker Mavens server module and other administration topics
Post Reply
antmar904
Posts: 30
Joined: Sun Oct 07, 2012 7:24 pm

Create New Account

Post by antmar904 »

hello,

is there a way that i can create a form on a website that will after submited it will create that account on the poker server so the user can connect and log in with there account they just create?
Kent Briggs
Site Admin
Posts: 5879
Joined: Wed Mar 19, 2008 8:47 pm

Re: Create New Account

Post by Kent Briggs »

antmar904 wrote:is there a way that i can create a form on a website that will after submited it will create that account on the poker server so the user can connect and log in with there account they just create?
Yes, you just need a scripting language on your web site. Pretty much all of them will have PHP installed for you. Then you use that to call the Poker Mavens API, which has functions for pretty much every admin task you can do manually. There's a "Create New Account" example posted here:

http://www.briggsoft.com/docs/pmavens/API_Examples.htm

Full API docs are here:

http://www.briggsoft.com/docs/pmavens/T ... erface.htm
antmar904
Posts: 30
Joined: Sun Oct 07, 2012 7:24 pm

Re: Create New Account

Post by antmar904 »

great thank you!!!!
Post Reply