Tag Archives: proxy

Making .NET compatible PHP SOAP services with Zend Framework

The default binding style for SOAP webservices in PHP is RPC. When you consume such a webservice using the PHP SoapClient it will work perfectly. Unfortunately Microsoft .NET prefers a different kind of SOAP service. The binding style it works with is document. When you work with complex types and arrays and maybe even arrays

Speaking at DPC11

The title says it all: I’ll be speaking at DPC11. For those of you who don’t know what this means: it’s the 2011 edition of the Dutch PHP Conference. DPC11 is the leading European PHP conference and attracks a big crowd and an awesome speaker lineup. Last year I spoke at the event as well

My custom Zend Framework ESI view helper

I’ve been a fan of Zend Framework for some time now and I’ve recently become quite a fan of Varnish. As you all know, Varnish is an extremely powerful reverse caching proxy (although the Varnish people prefer the term HTTP accelerator). Varnish supports a subset of the ESI language and I’ve written a custom Zend

Speaking at ConFoo

I’m very proud to announce that I’ll speaking at the 2011 edition of ConFoo in Montreal (Canada) in the beginning of March.

Speaking at PHP UK Conference 2011

That’s right folks, I’m delighted to announce that I’ll be speaking at the 2011 edition of the PHP UK Conference. The conference takes place in London and is a must on my schedule. This year it will be the third time I’ll attend and I’m looking forward to it. My talk is called Varnish In