All items tagged with "PHP"All items tagged with "PHP"

The Inestimable Value of a PHP Debugger

(This falls squarely under the "Well, duh!" category, but remembering how long I used PHP without the benefit of a debugger myself, I figure it bears repeating.)

The flip side of Drupal's elegant and flexible system of hooks is that when you’re building a site that relies on lots of different modules, things can start to get a little bit slippery if you need to troubleshoot which module is hooking into the core and how/where/when.

DevCon 2008: Cross-Pollination

Being “the web guy” in a FileMaker shop can sometimes be a solitary existence… even when you’re called upon to work on a FileMaker/Web integration point you usually get only a glimpse of the FileMaker solution you’re talking to, and the FileMaker developer gets only a glimpse into whatever it is you’re putting together. Most of the time there is not much discussion about what is going on behind the developers’ respective hoods, and that’s generally OK.