In one of my Rails application I need to execute a PHP file from the Controller of Ruby on Rails app. The PHP file meant for some database editing.
The php file loca
If you want to talk to the process in some way, use IO.popen("php