howto: bridge multiple user accounts between different scripts?
I've got a few scripts running on a single domain and would like to have a single login to access each script. Does anyone have any links or a tutorial to achieve this?
I'm assuming it's as simple as choosing a main script to redirect all signups to then fetching variables from mysql database to assign to the other scripts.
Thanks
|