asi242 Posted October 11, 2007 Share Posted October 11, 2007 Hello, Good day to all... I just want to ask.. How would you connect two tables from 2 different databases using PHP scripts? Because, one database that contains customer table is dedicated to one project, and then here comes another project that also uses the customer table...the clients dont want to reenter all of values from the first database to the second database. Dumping would not be an option cause they want the two projects to run in different databases... and whenever the user made changes to the customer table from the first database, it should also affect the customer table from the second database... I need opinions now... I'm just starting to use php and mysql.. Thanks Quote Link to comment https://forums.phpfreaks.com/topic/72736-connecting-two-mysql-tables-from-different-databases/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.