Relative Content

Tag Archive for app

Finding Database issue for iphone app

I know this is a dumb question and it might not be “conceptual” but, as a self-starter I really want to know how to get connected to some sort of “commercial database”?

HTML5 and gaming practices [closed]

It’s difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 12 years ago. I am trying to build an app with […]

Can python and php work together?

I am having a mobile app created for ios. The developers built the app in php. The app requires an algorithm so I found another programmer to develop it. The algorithm programmer built the algorithm in python. The developers refuse to finish the app because they say it won’t work with python, while the programmer insist it will. The programmer says put the algorithm in its on server and connect then over http. Will this work and I’d so how risky is it to future problems?