/ Published in: PHP
I couldn't get PHP running a local Python script even when there were no permission problems. Trick was the '2>&1' at the end.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$command = 'your command goes here';
URL: http://www.bigresource.com/Tracker/Track-php-D1qoCq9R/