Dealing with a fairly large code base, written in C++, and need to put a web (PHP) interface on the top of it.
What tips, pointers, and suggestions can you give that might give a good place to start?
The C++ code currently sits on Microsoft systems, but they want to move to a Unix-based platform, and then once done, want to integrate with PHP.
As a fallback position, we might have to put an XML interface on the MS side and use Apache/PHP for the web-interface...
Help, tips, etc. greatly appreciated.
Thanks,
Ben