_what Posted August 20, 2009 Share Posted August 20, 2009 I'm working on trying to integrate wordpress into a very heavily modified osCommerce store. Problem is, there are numerous conflicts between the two applications in terms of variable naming and whatnot. I'm trying to figure out if there is any creative way to integrate the two systems without going through and ripping apart one or the other too much. The question is pretty vague since the issue is pretty massive - how would you guys go about trying to integrate two systems which have all these naming conflicts? Using PHP 5.2.8 Quote Link to comment https://forums.phpfreaks.com/topic/171218-integrating-two-complex-systems-variable-conflicts/ Share on other sites More sharing options...
MadTechie Posted August 20, 2009 Share Posted August 20, 2009 I don't see how your having variable conflicts unless your included them in the same file, a simpler solution would be to create a bridge class between them, Quote Link to comment https://forums.phpfreaks.com/topic/171218-integrating-two-complex-systems-variable-conflicts/#findComment-902902 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.