May 27 2009

“CLI, the other SAPI” slides online

Better late the never: I finally put the slides of my presentation called “CLI, the other SAPI”. I did this talk some time ago at the PHPBelgium user group meeting which took place in the COMBELL offices in Gent.

As some of you might have noticed: my blog series “CLI, the other SAPI” is actually based on this talk. There are still some episodes in the making, but you can have sneak preview of what’s yet to come by checking the slides.

A large portion of the presentation contains information on process control. Some people advised me to make a separate presentation on that topic. I might consider that, but in the mean time this is the result:


Jan 27 2009

“CLI, the other SAPI” episode 1: introduction & basic usage

I’ve been using the CLI SAPI for a couple of years now and I’m still amazed about the difference in perspective it brings. In fact, the CLI SAPI is my chief tool for debugging and testing my PHP code. I find the subject that interesting that I decided to make a presentation about it in which I cover the different aspects, features and added value CLI brings along. This presentation is now in its final phase and while I’m waiting for the right occasion, I figured it wouldn’t be a bad idea to make a series of blog posts about the topic.
Continue reading