If you write your php script correctly, then yes, you would be able to register users. I can't tell you if it is better to use the vbulletin script to register the user or your own script - either way you need to write some php to register the user in both databases. If you look at the top of the register.php script, you will see what other scripts are called on the page.
|