Call Python From PHP And Get Return Code

109

exec('python blibble.py', $output, $ret_code);

Comments

Submit
0 Comments