I have a python script that I want to execute from my codeigniter controller. I found a similar question but wasn't quite able to see the out put (Executing a Python file from Codeigniter)
Is there a way that I can run a python script from my CI appliation and get the output into a variable or something like that ?