![]() |
how to integrate a stand-alone script with vb?
I have a stand-alone php script that I'm attempting to integrate with vb. The script has it's own users table, however I'd like to integrate it in such a way that it will use the vb users table in addition to the extra fields that are unique to the scripts user table. What would I need to do? Alter the script's user table to match the user id field of vb's user table?
Here is the sql I'm using to create the script's user table: Code:
Thanks in advance, Jim |
All you really need to tie the two tables together is the userid. If you use the same userid in the user table is in your nflp_users table, then it's just a simple JOIN to match the two tables up.
|
Thank you very much :)
|
All times are GMT. The time now is 10:27 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|