Hello everyone,I am not entirely sure if this belongs more in the Python forum or the PHP forum, so I am posting it in both.
What I am trying to figure out is how to call a PHP script on a website, from within Python. I also want to pass some variables from the Python to that PHP script. Is there a way to do this? Thanks!

