I'm only guessing but if you want to run something that aint php then try
http://www.php.net/manual/en/function.exec.php or maybe
http://www.php.net/manual/en/function.passthru.php
there are a few other options there depending on what you want to do.