PDA

View Full Version : External User Registrations


weasello
08-09-2009, 01:27 AM
Hey everyone,

I have an application already on my site, and I want it to create new users in my vBulletin database. Eg:

www.example.com/newUser.php
user enters their information...

Backend code, newUser.php calls
forums.example.com

and creates the user based off the same details.

I'm a fairly good coder, I know PHP inside and out, it's just vBulletin is such a huge project I'm hoping to get some pointers on where to look or where to get started making this.

Medtech
08-09-2009, 01:33 AM
there is a fake users mod here on vb.org, it may give you a starting point