Results 1 to 10 of 15

Thread: PHP vs ASP

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2006
    Posts
    9

    Default

    The basic difference between ASP and PHP is that ASP will run strictly in Windows platform while PHP is platform independent. This is because php has its own compiler for diff OS platforms.

    And PHP is very specifically built for Web apps also.., Unlike ASP. PHP has functions for almost every needs and easy to learn...Its having C like syntax. Especiallysuited fore opensource apps.

  2. #2
    Join Date
    Jan 2010
    Posts
    5

    Default

    Quote Originally Posted by cyril2net View Post
    The basic difference between ASP and PHP is that ASP will run strictly in Windows platform while PHP is platform independent. This is because php has its own compiler for diff OS platforms.

    And PHP is very specifically built for Web apps also.., Unlike ASP. PHP has functions for almost every needs and easy to learn...Its having C like syntax. Especiallysuited fore opensource apps.

    ASP can also be platform independent, all depends on compiling.
    ASP is much easier, safer, faster. - I vote for asp

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •