register.php - wrapper anyone?
I'm just getting into this vBulletin stuff for a contract job I'm doing. One of my tasks is to essentially auto-create user accounts in the Forum, based on user info we collected elsewhere in the site.
I know register.php has all the goods in it to get this moving, however I'm having trouble walking through all the code and telling what it does (PHP is not my main language).
Has anyone written a wrapper around that file so I can create vBulletin accounts via function call? Ideally I'd like to do something like
add_user_to_forum( emailAddy, userName, password... );
..and be done with it. Any ideas?
I posted something similar a few days ago but it seems to have vanished.
Thanks for the help.
nolan
|