java - Having a backend executable communicate with web app on PHP -
suppose web app written in php & mysql on standard lamp stack etc...and have uber awesome , complex algorithm compiled executable in other desktop programming language such c++, java, or c running in backend....how go passing data , information between php script on webapp , running backend?
i have no idea doing, have looked @ exec() system() etc?
Comments
Post a Comment