vibrate(); $droid->makeToast('Hello, this is the webserver'); echo 'If you can see this, it means that the installation of the PHP Proof of Concept webserver on this system was successful. :)'; echo '
';
echo '';
phpinfo();
?>