<?php #output = shell.exec('ls -l'); echo "<PRE>$OUTPUT</PRE>"; ?>
<?php shell.exec('./sample.sh'); ?>