Integrating registration with another site
Currently I'm working on a site that has its own user database, however I'd like to have it, so that when the user registers on said site - they register on vBulletin. Same goes for logging in; when they log in on the site, a cookie is also set for vBulletin.
How exactly would this be accomplished on the same domain? What about separate domains?
What about checking if the username / email exists without manually checking the database? The main thing I'm asking, is its just a matter of including a file... What file that is, and what the functions are.
|