Ok, i need some input, i run a med. sized local information site, we are currently redesigning, but we are using some off the shelf apps, like phpBB2, AzDgDating, DeltaScripts PHPClassifieds, and PHPAuctions. Now, i need to combine the logins for all the scripts, now, should i code a login/reg script that creates a user for each DB and makes the session vars and cookies, or, should i create a new db for user info, and recode each app to use that db?? I have been thinking about it for a while, but i dont know what to do, just wnating some input from other coders.
Thanks guys