I have a VPS Linux webserver with PHP installed. I want to code some search engine or data mining stuff in one application which I am thinking of building in python.
I want to know if it is possible to use python and php together like calling functions of python in php and vice versa.
As it is my VPS server, I can install anything on that. Has anyone tried using python in php? Are there any performance issues in real time??