This topic is locked

phprunner vs asprunner

1/25/2005 9:47:07 AM
PHPRunner General questions
Z
Zack author

what can you do with asprunner that you cant do with phprunner? I am building a website and I've never read that I need to use asp

Sergey Kornilov admin 1/25/2005

Zack,
Here are the main differencies between ASPRunnerPro and PHPRunner.

  1. ASPRunnerPro generates ASP pages that work on Windows-based Web server. PHPRunner generates PHP pages which means you can use it on both Windows and Unix Web servers. Usually Windows guys use ASP, while Unix guys use PHP.
  2. PHPRunner currently supports MySQL database only. ASPRunnerPro supports virtually every ODBC compliant database.
  3. ASPRunnerPro comes with Template Editor which makes template customization easier.
    This is it.