HHawk Posted October 10, 2008 Share Posted October 10, 2008 I have a question, I currently use 3 PHP scripts which all use their own database: phpBB3 / Tutorial script / Wallpaper php script (bought a license). Is it possible to merge / integrate (don't know the right word for it) the 3 databases into one. Meaning a user has to register only once, to use all 3 PHP scripts? Is this difficult to achieve? Note: this is a new website project for myself, so there are still no users whatsoever on any of the scripts (except for the admin of course). Link to comment https://forums.phpfreaks.com/topic/127833-merging-3-script-databases-into-one/ Share on other sites More sharing options...
Bendude14 Posted October 10, 2008 Share Posted October 10, 2008 well how about creating a script that you reuse on each registration page which updates the other 2 databases once they are registered for that particular one? Link to comment https://forums.phpfreaks.com/topic/127833-merging-3-script-databases-into-one/#findComment-661817 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.