Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Emanuele Minotto:
PHP in a Tweet
Sep 14, 2012 @ 15:19:09

Emanuele Minotto has a recent post with a set of "PHP in a tweet" posts that do all sorts of things.

Yesterday an ex colleague tweeted something that captured my attention, so I started thinking to a Twitter-powered code golfing competition. Looking for other examples.

Tweets included in the list are snippets like:

  • A dependency injection container
  • A super simple web framework
  • A microframework
  • Bypassing array_intersect

There's some game rules included in the post so you can contribute your own to the the comments. Several have already been added including a base64 encoding variant and getting the extension of a file.

tagged: tweet size code twitter framework dic

Link:


Trending Topics: