Beyaz.Net İpucu

shell_exec komutunun kullanimi

Bir komutu yada programi shell de calistirmak icin kullanilir.

Ornek:
$ySonuc = shell_exec("ls");
print_r($ySnouc);

Kategorideki Güncel Makaleler