Slashdot Mirror


User: zabouti

zabouti's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Perl's modules are easier to install on PHP and MySQL Web Development · · Score: 0, Offtopic
    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.