Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

php v asp

Options
  • 29-12-2005 12:59am
    #1
    Registered Users Posts: 673 ✭✭✭


    Hey,

    Im learning php at the moment and have started to notice that alot of large sites use asp. Is their much a difference in what they can do and if so why would i use asp as opposed to php?

    Thanks


Comments

  • Closed Accounts Posts: 157 ✭✭the_menace


    PHP's a lot better than ASP 3.0 for sure. It's a proper OOP language, you don't need to components for file and image handling, it's not as platform dependent as ASP - the list of advantages over ASP could go on for miles.

    ASP.NET is a huge step up from ASP however and application development is faster (generally speaking) than with PHP. Mind you, it's only a matter of time before PHP is integrated into a framework like Rails to make rapid app development easier, so I say learn PHP!


Advertisement