|
|
|
|
![]() ![]() |
Sep 8 2004, 12:34 PM
Post
#1
|
|
|
Newbie [Level 2] ![]() ![]() Group: Members Posts: 36 Joined: 22-July 04 Member No.: 165 |
Is perl better than php in any way?
|
|
|
|
Sep 9 2004, 09:10 PM
Post
#2
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 372 Joined: 16-August 04 From: Spain Member No.: 824 |
In my opinion Perl is better in string manipulation. It is really powerful language when writting scripts.
|
|
|
|
Sep 20 2004, 02:11 AM
Post
#3
|
|
|
delete me ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 518 Joined: 18-September 04 From: delete me Member No.: 1,185 |
they both have their ins and outs. Perl is designed to be more universal than php, it has a lot of different modules etc...
All I care is about scripts on the net though and in that case php is faster and more secure. Of course anyone is welcome to disagree |
|
|
|
Sep 25 2004, 08:40 AM
Post
#4
|
|
|
Newbie ![]() Group: Members Posts: 8 Joined: 25-September 04 Member No.: 1,262 |
QUOTE(jailbox @ Sep 8 2004, 06:04 PM) Is perl better than php in any way? Perl is more efficient and bugless, but it is more difficult. And you have to know st to make safe scripts... |
|
|
|
Sep 25 2004, 10:54 PM
Post
#5
|
|
|
Member [Level 1] ![]() ![]() ![]() ![]() Group: Members Posts: 68 Joined: 1-August 04 From: AT Member No.: 445 |
I've seen many similar discussions on this topic. By the end of the day, it seems that it all boils down to how good you use it. Apparently, no language will help you out if you write bad code. So, a Perl programmer will praise his tool, and a Python programmer will tell you that her language is by far the best one, the PHP one will disagree with both.
|
|
|
|
Sep 25 2004, 11:31 PM
Post
#6
|
|
|
http://kalacreations.com/ ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 231 Joined: 3-August 04 Member No.: 594 |
php for websites that need fast database proformance
perl for those that dont need fast database proformance, but want stability |
|
|
|
Oct 10 2004, 08:02 PM
Post
#7
|
|
|
Newbie [Level 1] ![]() Group: Members Posts: 12 Joined: 10-October 04 Member No.: 1,650 |
PHP is very simple and fast language.
Perl is harder, but more powerfull. You can do on Perl anything you want, on PHP something is impossible to do. If you want speed, you can use mod_perl, this technology can be faster than php and more stable. |
|
|
|
Oct 14 2004, 05:38 AM
Post
#8
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 372 Joined: 14-October 04 Member No.: 1,736 |
Basically, which is better is a matter of opinion only. I've never tried PHP, but I'd like to. I like Perl, and the many things it can be used for. Which, depending on what you are doing. some Perl scripts can be pretty long. I don't know how long PHP scripts can be, but if it's a really complex script, I'd say they both can be pretty long. But, as I said first, which is better is a matter of opinion, so what I said here probably doesn't matter, since I don't know PHP.
|
|
|
|
![]() ![]() |
Similar Topics