|
|
|
|
![]() ![]() |
Nov 23 2005, 01:25 AM
Post
#11
|
|
|
Advanced Member Group: Members Posts: 196 Joined: 17-June 05 From: Topi,Swabi,NWFP,Pakistan Member No.: 6,301 |
Well php has evolved very quickly in last few years. If you search for open source solutions alot of them have been done in PHP.
but there are other options. Things like Ruby on Rails , Python and Plain old CGI (using C++) ASP.net and JSP are also good options ...but only if you have a big architecture and can afford the Hardware to support it(they make devlopment easy ..if not offer the best possible solution.) I think (and its strictly an opnion) PERL will die out sooner than PHP ...just cause of its hype...when does that happen ..i think within 5 years. wat will happen to LAMP ...guess they would have to have a P retronym language... |
|
|
|
Jan 2 2006, 12:51 PM
Post
#12
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 5 Joined: 30-December 05 From: Bangkok, Thailand Member No.: 10,365 |
PHP(*.php,*.php3) is Scripting(application)Language that easy to use and learn.It's open source. User can develop to use it.but it need to compile on server.
ASP(*.asp,*.aspx) is Scripting(application)Language.iT'S DON'T open source.You need to pay license to use. |
|
|
|
Mar 21 2006, 10:21 AM
Post
#13
|
|
|
Member [ Level 1 ] Group: Members Posts: 35 Joined: 20-March 06 From: Karachi Member No.: 12,138 |
I will prefer PHP.
There is no valid reason I have never ever used Perl so I dont have any idea about Perl ... However I have used PHP and learnt much of this .. The good thing about PHP is that a hell lot of Free PHP Scripts are available at different website. Due to the diversity in availability of PHP Scripts, u often end up having exactly the same thing which u had wanted. However, Perl Scripts are also available at most places but relatively they are much much lesser than the PHP Scripts Furthermore, as people have said that PHP is a pure Web Language and indeed a very powerful language So I will prefer PHP **** All Appreciations and Criticisms are welcome **** Regards : Samya Khalid |
|
|
|
Jun 6 2008, 09:41 AM
Post
#14
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 0 Joined: 1-November 07 Member No.: 25,869 |
PHP vs Perl
Perl Vs Php I know both languages extensively, the former out of sheer love, the later because of customers ( ;-) ) I restrict my view on Web programming, for PHP will never standas a serious contender outside this area. Lack of orthogonality, lack of high level semantic primitives (curryfication, closures, scopes, contexts,...), faulty designs (for instance the poor hash/array PHP array data type), poor quality PEAR repository, have me definitely convinced that PHP is only good for micky mouse projects. The fact that some good size projects may have seen the light does not prove otherwise. After all, computer languages are T�ring. So the point of chosing a language is not "will I be able to complete the task ?" (obviously you will if you are not trisomic), but "how efficiently will I be able to complete the task?" Source code for many mid-size PHP projects (PHPBB, PHPMySQLADMIN, ...) is awful. Have a look for yourself, and be amazed. "Patch over bugs" seems to be the standard "quality procedure" in PHP coding and litteracy. Obviously at the end, it works... But only because it has to ! My experience in developing higly complex web applications in PHP has been a nightmare. It has proven to be overkill time consuming compared to what the same thing done right in Perl combined with a profesional grade templating system like CGI::Forge or WWW::Forge (Franck PORCHER - Smart Technologies Tahiti - www.Smartech.Pf). So my definite answer, without a doubt, is "if you have to choose between PHP and Perl for Web programming"... Choose Perl, you will always win at the end. I'm convinced that Perl is easier to learn than PHP, far more richer, far more powerful, and not restricted to Web programming. Franck PORCHER -reply by Franck PORCHER |
|
|
|
![]() ![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 8th October 2008 - 12:04 AM |