How to Execute the Linux Command in PHP

by mariganesh 2012-06-06 10:36:16


<?php
shell_exec("Your Linux Command");
?>
975
like
0
dislike
0
mail
flag

You must LOGIN to add comments