in reply to Re^5: The REAL reason for why they choose PHP over Perl.
in thread The REAL reason for why they choose PHP over Perl.

I'm not ignoring anything, what you're calling PHP supporting outright is a compiled in module. It's the same as saying Apache supports mod_perl or mod_php outright. Both perl and php have a process of including files or libraries. PHP's requires forethought and compiling in the server.

Once it's included, it's just another module, php just dumps it in the main namespace.
  • Comment on Re^6: The REAL reason for why they choose PHP over Perl.