AkiEru

770
reputation
1
9
28
<?php

while(true) {
    echo "Think before you execute! ";
    echo "Now just shut your computer down! ";
}

?>