Category Archives: CLI

“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

Speaking at PHPBelgium user group meeting

Next Wednesday, PHPBelgium is having another user group meeting. This spring edition takes place in Gent again and will feature 2 talks including mine on command line PHP called CLI, the other SAPI.

“CLI, the other SAPI” episode 2: PHP binary options

Time for the second episode of my series on command line PHP. In the previous episode, I’ve discussed the basic usage of the technology. Now it’s time turn things up a notch by adding a few options to our PHP binary.

“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