Tag Archives: 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