Untitled
user_8607526207
php
a year ago
314 B
1
Indexable
Never
php code---------- <?php $command = escapeshellcmd('python3 test1.py'); $output = shell_exec($command); echo $output; ?> php code ------------ python code========== #!/usr/bin/env python print("hello"); python code========== luu y tao ca 2 file test.php va test1.py o cung 1 thu muc html