[KLUG Members] Scripting language

Adam Williams members@kalamazoolinux.org
29 Jul 2003 17:44:18 -0400


> I personally like PHP.  IMO it's easier to learn than perl, and it offers a
> nice selection of databases.  If you want a good "free" alternative to mssql

Or use PHP's very robust ODBC API and use any database you want, even
switch later.

> or oracle you can use postgres--it is just as fast as mssql (with some
> tweaking).

Speed comparisons are really hard.