Install the PECL SSH2 extension to MAMP PRO and the PHP CLI in OSX.
Category: tutorial
zend_log_exception ‘bad log priority’
I’m writing this post because there are a few times I’ve gotten this particular exception and then look at the…
string searching, you’re doing it wrong
First off, I’m not trying to be a complete jack-ass, just a helpful one. This article, by Stefan Ashwell, popped…
Zend_Log quickstart
Lately, I’ve found that I need to create a more robust logging system for both audits and debugging. I found…
stupid *nix tricks
[Edit: Seems like the -u flag is on debian systems such as Ubuntu. Did a man on a FreeBSD system…
understanding zend ini (Zend_Config_Ini)
So I just spent the past half hour reading and sorting through documentation on Zend_Db, Zend_Config and Zend_Config_Ini so that…