Simple PHP IRC web client using Ajax calls.
<?php $output = shell_exec("/bin/bash connect.sh Chraas &"); echo $output; exit(0); ?>