While we are making recommendations I would second the recommend for PHP and nominate PostgreSQL for the database. PG is guaranteed to give you warm and fuzzy feelings.
PostgreSQL's site: http://www.postgresql.org/ PL/PHP - A loadable procedural language for PG: http://www.postgresql.org/news/182.html (this does NOT take the place of using PHP as a client interface to access the DB but is a language to write functions that the database runs itself.) Clunky but good presentation on PHP / PG: http://www.alcove.com.au/oreilly/1.html Good Luck - G On Thu, 2004-05-06 at 12:29, District Webmaster wrote: > Most of the responses have mentioned you'll need a database, web server > and scripting language. Many have recommended php, and I second that > opinion. ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
