Once in a while in my high level application stack, web development world, I am thrown for a loop, and I have to venture down into the bowls of the LAMP stack, or MAMP stack in my case. A client for the company I work for jWeb has a desktop application that their entire company […]
Category: PHP
Happened to me so many times!!!
 xkcd – A webcomic of romance, sarcasm, math, and language
PHP Extensions XML_RPC + mbstring != Compilation Happiness
If the title of this blog post doesn’t explain it enough here it is. This evening, well early morning, I was trying to get XML_RPC to install as the native extension. I had previously install PHP 5.1.6 with the mbstring extension enabled to make a pesky phpMyAdmin error about it go away. Well this time […]
Stray Notes » Blog Archive » Running Kcachegrind on Mac OSX 10.4
I posted earlier on how to Get Rich with PHP5. In that article Rasmus Lerdorf writes about how to use a certain set of debugging tools as well as PECL packages and database modifications to really tweak some serious speed out of your PHP web application. I use a powerbook G4 for my PHP hackery, […]