Name: PHPAdvocate !MARtiNys66 2009-10-10 21:18
We need to take /prog/ back from these elitist cunts and their dying languages. The PHP revolution begins here!
<?php
echo "FUCK YEAH PHP!\n";
?>
$var = (function($input) {
print "FUCK YEAH $input!\n";
});
$var('PHP');