Getting Member list + adding user.
Ok, so I've got the task of adding new members to our vB forum from an account we already have in our system. I figured the API would be where to start, but it's confusing my brain for some reason on how to use it at all.
Does anyone have any good examples of a complete php script that can do the above two things:
get member list
add member
I'm also willing to use another method as I have not gotten any API code working yet.
|