Was just looking through some code and came across this function I wrote some time ago. If you do a lot of your processing scripts in PHP like we do, you probably need to know what is going on sometimes.
So, I made a progress bar for use on the cli. I thought I would share it. Here is a video of it in action.
And the code can be found here.
Brian Moon's Blog: PHP command line progress bar
Brian Moon has a quick post that links to a but of code that gives you a progress bar for the command line that's flexible enough to be used in an number of situations. Was just looking...
Odafe Ojenikoh's Blog: Interactive PHP CLI...
Odafe Ojenikoh has submitted a post he's written up showing how to create a command line PHP application with the help of the Zend Framework and it's Zend_Form elements. Over the weekend,...
/dev/hell Podcast Episode #5 - Brian Moon
I was privileged to be invited to be a part of the /dev/hell podcast this week. Thanks to Chris and Ed for having me on. Check it out. And subscribe to their podcast.
Post new comment