hi is there posible with php to execute shell command like from site to start any program on shell etc .. ?
http://us2.php.net/manual/en/ref.exec.php
you'll most likely use shell_exec() or exec()