Adam Posted August 25, 2011 Share Posted August 25, 2011 Funny read.. http://www.addedbytes.com/blog/if-php-were-british Quote Link to comment Share on other sites More sharing options...
phpSensei Posted August 25, 2011 Share Posted August 25, 2011 LMAOOOOOOOOOOOOOOOOOOO perchance (£condition) { // Code here } otherwise { // Code here } Splendid, HAHHAHHHHHHAHAHA what_about (£variable) { perhaps £possibility: //Code here splendid; perhaps £other_possibility: //Code here splendid; on_the_off_chance: //Code here splendid; } this was the funniest. php seems to have no manners! would_you_mind { // Code here } actually_i_do_mind (Exception £e) { // Politely move on cheerio('Message'); } Quote Link to comment Share on other sites More sharing options...
WebStyles Posted August 26, 2011 Share Posted August 26, 2011 that's beautiful. (I'm english btw) not on the list: continue; should be please_go_on; Quote Link to comment Share on other sites More sharing options...
Adam Posted August 26, 2011 Author Share Posted August 26, 2011 English.. Are you "that bastard dialect of the Queen's English commonly referred to as "US English""? Quote Link to comment Share on other sites More sharing options...
WebStyles Posted August 26, 2011 Share Posted August 26, 2011 English.. Are you "that bastard dialect of the Queen's English commonly referred to as "US English""? lol. Nobody 'speaka-da' english in London anymore, so I moved to Portugal. Quote Link to comment Share on other sites More sharing options...
Maq Posted August 26, 2011 Share Posted August 26, 2011 Haha that's some funny stuff. Quote Link to comment Share on other sites More sharing options...
MasterACE14 Posted August 28, 2011 Share Posted August 28, 2011 recently stumbled upon this article, absolutely hilarious! Quote Link to comment Share on other sites More sharing options...
JonnoTheDev Posted August 30, 2011 Share Posted August 30, 2011 That's my code. I would also like to add: <?php for($x = 1; $x <= 10; $x++) { print $x; } exit(); ?> <?php /* poor person has no money */ £x = 0; go_around_until(£x is_equal_to 10) { display £x; add_to(£x,1); } goodday(); ?> Quote Link to comment Share on other sites More sharing options...
spiderwell Posted August 31, 2011 Share Posted August 31, 2011 great find!! Quote Link to comment Share on other sites More sharing options...
cssfreakie Posted September 2, 2011 Share Posted September 2, 2011 Imperial PHP ftw! Quote Link to comment Share on other sites More sharing options...
voip03 Posted September 3, 2011 Share Posted September 3, 2011 Quote Link to comment Share on other sites More sharing options...
Pikachu2000 Posted September 11, 2011 Share Posted September 11, 2011 Imagine if it were written by a New Yorker? The if/elseif/else conditional may have been this: hows_about_dis( condition ) { //code here } not_dat_huh_maybe_dis( condition ) { // code here } none_of_dem { // go fuck ya'self } Or a Texan? echo y'all_listen_up_now "Howdy folks!"; if/elseif/else you_reckon( condition ) { // Much obliged } alright_well_maybe_you_might_could_do_this_instead( condition ) { // That dog'll hunt } you_must_be_a_yankee { // Don't fret none about it, ya hear? } Quote Link to comment Share on other sites More sharing options...
Philip Posted September 11, 2011 Share Posted September 11, 2011 Or a Texan? echo y'all_listen_up_now "Howdy folks!"; if/elseif/else you_reckon( condition ) { // Much obliged } alright_well_maybe_you_might_could_do_this_instea d( condition ) { // That dog'll hunt } you_must_be_a_yankee { // Don't fret none about it, ya hear? } And the function names are bigger, because everything is bigger in TX, is it not? Quote Link to comment Share on other sites More sharing options...
Pikachu2000 Posted September 11, 2011 Share Posted September 11, 2011 You got that right! 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.