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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

php v asp

  • 28-12-2005 11:59pm
    #1
    Registered Users, Registered Users 2 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