ccc

Ejecutar desde PHP un comando externo

<?php
$res = shell_exec("ejecutar.sh");
?>

No hay comentarios:

Publicar un comentario