Tag Archives: binary

Having fun with gcc and make

Back to basics I’ve been an IT professional for 6 year now and I’ve grown to love the scripting/programming language PHP. A lot of you use languages like these for easy and quick web development. But we often forget that C/C++ is the foundation of these modern creations. Although I have had some C++ training

“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

“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