Search and map directory trees with ease using the right PHP class (Tech Republic)

Search and map directory trees with ease using the right PHP class (Tech Republic)
The PEAR File_Find class takes all the pain out of searching multi-level directory structures using PHP.

PHP and Perl in One Script? (Slashdot)

PHP and Perl in One Script? (Slashdot)
gbulmash asks: “Recently, I began working on a graphics project and wanted to use ImageMagick. As a PHP coder, I figured I’d use MagickWand for PHP. But after some investigation, I decided that an alpha at 0.1.8 with sparse documentation just wasn’t going to be good enough for production use. I decided that PerlMagick would be a much better API, but I didn’t want to code the whole project in