|OT| Microsoft Opens PHP Door

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • R. Rajesh Jeba Anbiah

    |OT| Microsoft Opens PHP Door

    FWIW, <http://www.internetnew s.com/dev-news/print.php/3641101>

    --
    <?php echo 'Just another PHP saint'; ?>
    Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

  • Erwin Moller

    #2
    Re: |OT| Microsoft Opens PHP Door

    R. Rajesh Jeba Anbiah wrote:
    FWIW, <http://www.internetnew s.com/dev-news/print.php/3641101>
    >
    --
    <?php echo 'Just another PHP saint'; ?>
    Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
    That is not Off Topic, that is right on the spot. :-)
    I say that is good news.

    Erwin

    Comment

    • R. Rajesh Jeba Anbiah

      #3
      Re: |OT| Microsoft Opens PHP Door

      Erwin Moller wrote:
      R. Rajesh Jeba Anbiah wrote:
      FWIW, <http://www.internetnew s.com/dev-news/print.php/3641101>
      >
      That is not Off Topic, that is right on the spot. :-)
      I say that is good news.
      Yup:-)

      --
      <?php echo 'Just another PHP saint'; ?>
      Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

      Comment

      • Jim Carlock

        #4
        Re: |OT| Microsoft Opens PHP Door

        R. Rajesh Jeba Anbiah stated:
        : FWIW, <http://www.internetnew s.com/dev-news/print.php/3641101>

        I'm finding PHP to perform quite well on Windows. I can
        only imagine that Andi Gutman's statement,

        "It does run on Windows but it doesn't perform very well"

        refers to his later comments about adding additional
        support to COM. COM/ActiveX/OLE represents a big hurdle to
        any program that supports it. Even native executables run
        into a "slowness" when it comes to creating objects with
        the CreateObjects() methods of native programming lang-
        uages.

        What do you think Andi Gutman's statements about PHP not
        performing well on Windows really means?

        Thanks for any comments on this topic.

        --
        Jim Carlock
        Post replies to the group.


        Comment

        • becauseeim@worthit.net

          #5
          Re: |OT| Microsoft Opens PHP Door

          In article <1162465040.469 287.153810@h48g 2000cwc.googleg roups.com>,
          ng4rrjanbiah@re diffmail.com says...
          FWIW, <http://www.internetnew s.com/dev-news/print.php/3641101>
          >
          --
          <?php echo 'Just another PHP saint'; ?>
          Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
          >
          >
          Oh yeah because the world just needs more "interfaces " between everything
          to slow things down and make them more expensive slower and pointlessly
          inneficient and complex ... did someone say .NET or XML ? or or ... just
          about everything microsoft ever does?

          Is it really so hard for anyone at all to do anything right in the first
          place?

          so now PHP starts on the downward slope towards quagmire. shame.

          Comment

          • R. Rajesh Jeba Anbiah

            #6
            Re: |OT| Microsoft Opens PHP Door

            Jim Carlock wrote:
            R. Rajesh Jeba Anbiah stated:
            : FWIW, <http://www.internetnew s.com/dev-news/print.php/3641101>
            >
            I'm finding PHP to perform quite well on Windows. I can
            only imagine that Andi Gutman's statement,
            >
            "It does run on Windows but it doesn't perform very well"
            >
            refers to his later comments about adding additional
            support to COM. COM/ActiveX/OLE represents a big hurdle to
            any program that supports it. Even native executables run
            into a "slowness" when it comes to creating objects with
            the CreateObjects() methods of native programming lang-
            uages.
            >
            What do you think Andi Gutman's statements about PHP not
            performing well on Windows really means?
            I think, he meant that
            1. Not all PHP functions are available in Windows
            2. isapi (for IIS) is less deployed than for Apache
            3. Undoubtedly php in windows is slower than on *nix

            --
            <?php echo 'Just another PHP saint'; ?>
            Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

            Comment

            Working...