Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
I think I threw up in my mouth a little writing this.
KAY GUISE DIS IS HAO U PHP
<?php
$yourname = "Different55"; /* PUT YOUR NAME HERE LEL */
$$yourname = true;
$iscool = "is cool";
$$iscool = true;
$variable = 1;
while ($$yourname == $$iscool)
{
echo preg_replace("/NEWLINELEL/",PHP_EOL,"{$yourname} {$iscool}er than you by this much: ".eval("\$variable++; return $variable;")."NEWLINELEL");
}
?>
Reference: http://forums.everybodyedits.com/viewtopic.php?id=30693
Offline
thanks mr hexagon: https://forums.everybodyedits.com/viewt … pid=523174 - syntax highlighting suggestion
also relevant: https://forums.everybodyedits.com/viewt … p?id=35475 - labeling what strain of code language the (code) box is.
wow I had forgotten the prowess diff has with php
Offline
syntax highlighting is not exactly the simplest thing to implement (compared to the usual things that do get added), particularly for a number of possible languages
if you want it to actually be added, i would strongly suggest finding some scripts for doing it and posting them here for diff to use, because i doubt he is going to implement it himself
Offline
Pages: 1
[ Started around 1741261103.2523 - Generated in 0.041 seconds, 12 queries executed - Memory usage: 1.41 MiB (Peak: 1.52 MiB) ]