Tag Archive: PHP


I’ve been looking at a number of reporting solutions for PHP only to be continually disappointed by the effort involved in using them.  Today, while trying to resolve some quirk with SSRS for something completely unrelated, I stumbled upon a project on CodePlex allowing you to integrate SSRS into PHP.  The cleverly named SSRS SDK for PHP can be found here: http://ssrsphp.codeplex.com.

I know the vast majority of PHP sites are probably running on Linux but I was very surprised to see what little traffic this SDK has attracted.  Anytime I can do something (such as create a report) via Visual Studio or some derivative, nothing else compares, and because of that SSRS wins hands down.

The latest update of the TIOBE index puts C# popularity at an all time high with T-SQL jumping up to #14 from #31 a year ago.  PHP, on the otherhand, fell one place allowing C++ to pass it by.  Sad day, PHP.  Here are the top 5:

  1. Java (17.999%)
  2. C (16.076%)
  3. C++ (9.014%)
  4. PHP (7.511%)
  5. C# (6.687%)

Of greater interest is the decade long historical chart showing a significant downward slide for Java since 2001 and a continual uptrend for C#.

See the full list here:  http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html.