I have a script on a page that has a PHP component. My entire site is being managed using RadiantCMS. Currently, the PHP is turned off on my web hosting because I've been told PHP and Rails do not play well together. So currently, the script will not run since the PHP component is not executing.
I'm not quite sure how to proceed or wrap my mind around this. It's only 1 page that needs to execute the PHP script so that the main javascript will run but the problem is getting PHP to run alongside Rails and I'm not sure how it affects all my other website pages that are currently based out of Radiant.
Is this just not feasible to implement? Otherwise, I don't know what to expect if my webhosting turns on the PHP. Should I just assume then that's all it would take for the PHP to run while I'm deploying the entire site through Radiant?
I looked at a couple of threads on PHP running alongside Rails but don't know how to make this applicable to my situation. Sorry, I'm not a developer and I do not know too much about the back-end.
I'm still waiting to hear back from the developer of the script I want to use before I contact my web hosting provider. In the meantime, any advice or possible solutions would be greatly appreciated.