PHP vs .NET

Out of context: Reply #15

  • Started
  • Last post
  • 15 Responses
  • myobie0

    a framework cannot be directly compared to a language. You could compare c# to PHP maybe.

    Think of it as Zend vs .net or Cake or something.

    PHP on it's own is not any better or worse (well, it might be in some circumstances) than any other language out there. .net gives you a framework that can tie it all together...PHP alone cannot and should not do this.

    I am starting to favor ruby as my language of choice, only cause I can write my server scripts (cron, etc), my db migration scripts, my anything else scripts (web page generation, etc) in the same language. It's kinda nice.

View thread