gingerew Posted September 16, 2012 Share Posted September 16, 2012 <?echo(ucwords(strrev(strtolower(str_rot13(implode(array_map (function($a){return(ord($a)!=0x20)?chr(ord($a)-1):$a;}, str_split("\"moR fS{{OFuCfd MDDov"))))))));?> So this is slightly old news, but on the New Features section for Techo Day, Sept 13th, I noticed this code. Since I know nothing at all about coding, I have absolutely no idea what this means! Or if it means anything at all for that matter. Just out of curiosity, I was wondering if anyone else had some insight on this and why TNT included it. Unless it was just a random mistake... Quote Link to comment Share on other sites More sharing options...
Xepha Posted September 16, 2012 Share Posted September 16, 2012 It's a PHP snippet. Echo means "show" or "display" then it's referring to a bunch of functions that would take a string and do stuff with it. I'm 99% sure that it wasn't meant to be shown on the news page :P Quote Link to comment Share on other sites More sharing options...
tazrandus Posted September 16, 2012 Share Posted September 16, 2012 I saw that too and was wondering the same thing :/ They could turn it into a clue for the next Lenny Conundrum haha Quote Link to comment Share on other sites More sharing options...
dummydumpty Posted September 16, 2012 Share Posted September 16, 2012 It actually means something! I thought it was a bug too. Someone on Tumblr explained it: it means "Happy Programmer Day". :D complicatedwishes, Emily, Rebecca~ and 1 other 4 Quote Link to comment Share on other sites More sharing options...
gingerew Posted September 16, 2012 Author Share Posted September 16, 2012 My boyfriend just informed me that Sept 13th was programmers day so maybe it had something to do with that?? Who knows! It probably was just a mistake. Edit: His hunch was obviously right! Thanks dummydumpty for satisfying my curiosity :D Quote Link to comment Share on other sites More sharing options...
Xepha Posted September 16, 2012 Share Posted September 16, 2012 It actually means something! I thought it was a bug too. Someone on Tumblr explained it: it means "Happy Programmer Day". :D I was too lazy to lookup what the functions meant XD Thanks for telling us :) Quote Link to comment Share on other sites More sharing options...
tazrandus Posted September 16, 2012 Share Posted September 16, 2012 Wow that's pretty cool :) haha gotta love TNT for making great obscure references. Thanks for explaining, dummydumpty! Quote Link to comment Share on other sites More sharing options...
gingerew Posted September 16, 2012 Author Share Posted September 16, 2012 Wow that's pretty cool :) haha gotta love TNT for making great obscure references. Thanks for explaining, dummydumpty! Haha I agree, I love TNT for stuff like that. It's the little things that make the difference! Quote Link to comment Share on other sites More sharing options...
Zombiiesque Posted September 16, 2012 Share Posted September 16, 2012 Hahaha, that is AWESOME! I saw that too - it's pretty cool they snuck that in there! Quote Link to comment Share on other sites More sharing options...
Mouseykins Posted September 16, 2012 Share Posted September 16, 2012 Apparently according to the Editorial it was Mr. Insane's ramblings. :) Quote Link to comment Share on other sites More sharing options...
complicatedwishes Posted September 16, 2012 Share Posted September 16, 2012 It actually means something! I thought it was a bug too. Someone on Tumblr explained it: it means "Happy Programmer Day". :D That's brilliant haha :O I like it when TNT manage to surprise us. lol Quote Link to comment Share on other sites More sharing options...
Saxen Posted September 16, 2012 Share Posted September 16, 2012 Baha, awesome. Love it when TNT do little things like this :* Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.