Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

weird/odd code you've written

Name: Anonymous 2010-11-25 21:17

Show me the weirdest (executable) code you've written.
Not whole blocks, just a few lines.

I guess I'll start, I wrote this the other day.

for($i = 0, $c = $keyIndex; $i < 7; $i++)
    if(($p = $c += ($steps[$i] == 'W' ? 2 : 1)) >= 12)

Name: Anonymous 2010-11-25 22:13

>>6
PHP is ok for dynamic webpages, but DON'T try to do EVER something more complex than that.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List