this is a test of inserti[insert_php]
echo getcwd();
$command = escapeshellcmd(‘/homepages/32/d764718091/htdocs/test2/test2.py’);
$output = shell_exec($command);
echo $output;
this is a test of inserti[insert_php]
echo getcwd();
$command = escapeshellcmd(‘/homepages/32/d764718091/htdocs/test2/test2.py’);
$output = shell_exec($command);
echo $output;