Web Hosting Talk







View Full Version : language Good For Online Account System?


KyleLC23
10-24-2004, 04:17 PM
Hello,

I want to create something like modernbill, but simpler and for a dialup ISP instead of a web host.

I want it all to be online, load fast, and connect to a database.

What is the best language for this?

Does anyone know of a affordable programmer that would be able to do this?

Thanks, Kyle

N9ne
10-24-2004, 05:15 PM
PHP or ASP would be good for this, me being a PHP Programmer would be biased towards PHP, but there are arguments for ASP (+ MSSQL) that may be more suited to you. Depends if you have a Windows server or Linux one too, it's easier to run ASP + MSSQL on Windows.

PHP is in my opinion easier to use, especially with a MySQL backend.