| which scripting language is the most used when it comes to Web Programming:ASP.NET,PHP,Perl,RubyonRails?

which scripting language is the most used when it comes to Web Programming:ASP.NET,PHP,Perl,RubyonRails?

Amitanshu G asked the question:


Which scripting language is the most used when it comes to web programming-is it ASP.NET,PHP,Ruby on Rails,Perl,Python or any other language?And what percentage of usage share/market share does it have?

Related posts:

  1. Which books should I start with to learn computer Network programming, PHP, Perl and MySQL? Ozz*mosis* asked the question: I want to learn network programming,...
  2. How do you guys master PHP Programming Language? SpoonHead asked the question: Hello! Well, for those experts there,...
  3. how to link image using PHP Programming language? Merlinda V asked the question: how can i link an...
  4. Computer programming. Is Python Similar to PHP? ? hold_on_and_stay_strong asked the question: I found this open source book:...
  5. PHP programming I need help and i know little about programming? Jordan asked the question: I am new to programming all...

Filed Under Programming & Design |

Tagged With , ,

Comments

2 Responses to “which scripting language is the most used when it comes to Web Programming:ASP.NET,PHP,Perl,RubyonRails?”

  1. joe.attaboy on June 29th, 2008 7:51 pm

    I don’t know about market shares or percentages. My guess is that it would be PHP. It’s open source, available on a lot of platforms, ties in with MySQL, and it’s well-supported.

  2. Mythological Beast on July 1st, 2008 5:02 pm

    PHP is most commonly used on Apache as part of the LAMP environment. You’ll also find Perl and Ruby, but PHP has a huge percentage of the Apache market. There has been a strong trend towards Web Services (particularly Java), run on JBoss and/or Tomcat (also Apache products).

    For IIS you almost always see ASP.Net. This also comes in a Web Services flavor.

    Right now Apache has a little over 50% market share, while IIS runs around 35%.