English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2007-02-23 19:33:57 · 3 answers · asked by Anonymous in Computers & Internet Programming & Design

Would you say PHP is better than PERL? What can you do with other programming languages? etc. Any sources?

2007-02-23 19:46:34 · update #1

3 answers

Perl is more useful for processing text or scripting in general, but isn't fit to handle massive amounts of traffic (like on a corporate website...)

PHP was designed to work in extremely high-traffic environments. As many have said, PHP employs many built-in functions to access form data, HTTP headers, MySQL and other databases, etc.

PHP is also much easier to learn than any programming language I have ever tried.

2007-02-23 20:37:44 · answer #1 · answered by adsims2001 2 · 1 0

Perl is a general purpose language, and is more flexible and powerful than PHP. However, PHP is written specifically for web programming and has simpler commands for many common tasks (reading forms input, sending mail, interfacing with MySQL, etc.). I think it's probably easier to start with PHP.

2007-02-23 20:07:23 · answer #2 · answered by injanier 7 · 0 0

doing a course doesnt help much. Try reading some books.

2007-02-23 19:42:47 · answer #3 · answered by Steph☺ 4 · 0 0

fedest.com, questions and answers