Re: why php

From: Cameron (cam_at_foo.bar.invalid)
Date: 11/28/04

  • Next message: Peter: "Re: looking for a PHP hoster"
    Date: Sun, 28 Nov 2004 14:20:37 +0000
    
    

    Hilarion wrote:
    >>Php is better because it is FREE,
    >
    >
    > IIS and .Net Framework are free too.
    >
    >
    >>Serverside and can interface with a lot of RDBMS.
    >
    >
    > ASP and ASP.Net are too.
    >
    >
    >
    >>If you have any experience of C then php is for you because it follows a very similar Syntax as C.
    >
    >
    > You can use C# or JScript in ASP, which are similar to C also.
    >
    >
    >
    >>Example: Have you ever tried doing URL rewrites in ASP. In php You dont, you do it in the server config, no need to install DLLs
    >>and the rewriting is 30 times faster.
    >
    >
    > I believe you are talking about mod_rewrite, which has not much to do with
    > PHP, but with Apache.
    >
    >
    >
    >>Peronally I think Perl and Python are the business
    >
    >
    > Personally I don't, but who cares?
    >
    >
    >
    >>but php has ease of use and is easier to learn.
    >
    >
    > Yes, it is. That's why I prefer PHP over ASP, JSP, Perl etc.
    >
    >
    > Hilarion
    >
    >

    Firstly doesn't IIS require licenses depending on how many people use
    it? I seem to recall that being the case back in the day when I thought
    ASP was hot stuff ;)

    Perl is a great language, powerful as hell, but it wasn't written for
    the Internet hence the name "Practical Extraction and Reporting Language".

    ASP isn't a language in its own right, it's more of a server interface,
    ASP requires VBScript/Javascript etc... to operate.

    In the end ASP and PHP comes down to a judgment call and what technology
    is available although PHP is known to be faster. Perl as I said is very
    powerful, however the amount of work that is required to get CGI scripts
    up and running is quite a bit more demanding compared to that of PHP.

    To some up some of PHP's finer points, it is fast*, it is designed for
    rapid development specifically for the Internet, it can be moved to
    other platforms than which it was designed on in most cases and is
    extendable.

    Oh and on a different note, I am evaluating "Zend Studio", my god that's
    a good PHP IDE, and when I have some spare cash I am fairly sure I will
    buy it.

    ~Cameron

    *But only as fast as the person that writes it.


  • Next message: Peter: "Re: looking for a PHP hoster"

    Relevant Pages

    • Re: A Lot of Questions from a Noob
      ... Apache, javascript, regex, XML, etc.) I reached the level of ... they work, e.g. Ruby, PERL, Zend, SOAP. ... ASP is a serverside solution. ... Personally I like PHP and/or Perl ...
      (comp.lang.php)
    • Re: PHP Scripts in an ASP Page
      ... what you do not realize is that two script language systems aren't ... ASP has the ability to use configurable script language engines like ... interface to abstract language specifics from the web execution context ... limitation in PHP. ...
      (microsoft.public.inetserver.iis)
    • Re: Form send me an email
      ... According to their web site they seem to support everything: PHP, JSP*, ... ASP*, & PERL ...
      (microsoft.public.frontpage.client)
    • Re: What is the difference between php & asp?
      ... >ASP is a Microsoft product based on the very ackward Visual Basic syntax ... >PHP is a C-Like, ... >need to physically register on the server. ... It works fine with SQL Server and Access if you really really ...
      (alt.php)
    • Re: IIS, ASP & PHP - is it possible?
      ... IIS is perfectly able to run both ASP and PHP on the same server at the ...
      (microsoft.public.inetserver.iis)