Register someone via Querystring?
Would it be possible to write a very little php script which is using vBulletin classes to register someone via querystring?
For example calling this:
domain.com/forum/regme.php?username=test&pw=testy
Would add the given user to the vBulletin Database by using the vBulletin class for it.
If it's possible, which class do I have to use?
Thanks in advance!
|