The Arcive of vBulletin Modifications Site. |
|
|
Validating a username and password from external pages
Seems like rocket science to get the proper informatiion but here is some code I whipped up this afternoon. I needed a way for users of my site to log into my main site using their forum username and password and I thought this would help others trying to do the same. PHP Code:
|
|
#2
|
|||
|
|||
|
What do you do with this?
We need to know. |
|
#3
|
|||
|
|||
|
Nice one, thanks!!
|
|
#4
|
|||
|
|||
|
I have wordpress installed in the root. I don't show its login box to my users, neither ask them to register in wordpress. I wonder if I can use this integration in wordpress pages?
|
|
#5
|
|||
|
|||
|
Thanks for the code. There's a typo.
$row['password]) Should be: PHP Code:
Tim www.SuppYo.com |
![]() |
|
|