I have a Python file, which is an automation script from GitHub. I want that script to be executed by a PHP page.
For example, I have an index.php
page, and it has a button saying Start script
. Upon clicking the button, a Python script, instabot.py
, should be executed. Is this possible in cPanel? My web host is Hostgator.