Upgrade to Pro — share decks privately, control downloads, hide ads and more …

PHP Grows Up

PHP Grows Up

A brief run-through of the recent history of PHP, and what has changed for the better in the last 18 months, presented at the Hull Digital Develop Meetup on 11th April, 2013.

The slides make little or no sense without me babbling over the top of them.

Stephen Lewis

April 11, 2013
Tweet

More Decks by Stephen Lewis

Other Decks in Programming

Transcript

  1. Hull Digital Developer Meetup, April 2013 http://experiencehq.net <?php namespace Conditions\Hydro;

    class Phobia { // OMG, water! } <?php namespace Conditions\Arachno; class Phobia { // WTF, spiders! }