I actually like php much more than perl for web programming, but when you're working on a server where you don't have control over how php is compiled, you can't add functionality. With perl, you can install modules in user space and keep working.
I found this problem when I wanted to use the cURL library with php on iServer.
I found this problem when I wanted to use the cURL library with php on iServer.