Jump to content

OOP Forum?


corbin

Recommended Posts

Even better, code in limerick

 

coincidentally, I already gave it a shot...

 

foreach ($post as $p => $quip) { // begin
   print "\n $p : $quip : " . time() . "\n";
   print "FEARZORZ MA FEAT";
   print "\n I'M L33T!'";
} // wash rinse and repeat for teh win!

 

(I feel it cheapens it by explaining it, but I also feel that it might be too confusing, as people's 'styles' for 'verbalizing' code differ, so I'll 'write it out' as I would 'say' it)

 

foreach post as p quip begin

print slash n p quip time slash n

print FEARZORZ MA FEAT

print slash n I'M L33T!

wash rinse and repeat for teh win!

 

Link to comment
https://forums.phpfreaks.com/topic/134765-oop-forum/#findComment-701781
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.