rhytha Posted March 6, 2008 Share Posted March 6, 2008 Hi readers, We have ten sites and those have one end registration. Also ten sites have different individual databases to store those related data's. Here the registration values are stored in master database. In case of editing, the values are stored in individual database and also in master database. I think u can get what i am saying based on below: Sites Site1.com---------databasesite1.com----Master Database. Site2.com---------databasesite2.com----Master Database site3.com---------databasesite2.com----Master Database etc... In single word what i am seeking means; i want store values at time in master database and in individual database. Pleas excuse my bad language!!!!! Thank You. Link to comment https://forums.phpfreaks.com/topic/94651-forwarding-to-different-domain-based-on-field/ Share on other sites More sharing options...
Isityou Posted March 6, 2008 Share Posted March 6, 2008 You can create two database objects with different connection and query both the master database and the individual database. Link to comment https://forums.phpfreaks.com/topic/94651-forwarding-to-different-domain-based-on-field/#findComment-484659 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.