Event handlers in PHP
I’m a .NET developer by profession. One of the things I really like about .NET is event driver applications and web sites. PHP doesn’t natively support this, but with a little imagination it’s not hard to recreate.||The .NET way|| For those not familiar with the event handler model, here’s a little example: To create a [...]
More »
I am a .NET programmer first and foremost. But in my spare time I like to play around with PHP, Erlang, Haskell, F#,