Thread: PHP vs. PERL
View Single Post
Old Jun 26th, 2004, 1:01 AM   #4
sykkn
Hobbyist Programmer
 
Join Date: Apr 2004
Location: Texas
Posts: 106
Rep Power: 5 sykkn is on a distinguished road
big_k105 has the right idea. If you are going to do web applications use PHP, that is what it was desinged for. Perl will do the job, but CGI is a pain. If you need back-end automation or processing then Perl is the tool to use.
__________________
[ [ SykkN alloc ] initWithThePowerTo: destroyYouAll ];
/* Don't make me use it! */
sykkn is offline   Reply With Quote