Feb
13
2009
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.
Continue reading
no comments | tags: binary, command line, configuration, information, interactive mode, lint check, modules, php, reflection, run code, sapi, syntax highlighting | posted in CLI, IT, PHP
Jan
27
2009
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
1 comment | tags: apache, binary, CLI, command line, daemon, forking, linux, multi-threading, parallel processing, pcntl, php, posix, process control, sapi, shell, state, stateful, stateless | posted in CLI, PHP
Recent Comments