chuck freitas
Philip Greenspun's Homepage : Community member
A member of the Philip Greenspun's Homepage community since November 12, 1998
If you were to log in, you'd be able to get more information on your fellow community member.
Static Page Comments
- November 12, 1998, on A fast cheap database-backed Web server:
I would like to suggest and alternate recipe. As
far as freeware tools go, You might want to look
into PHP3,
it fits the bill of a "Dynamic Page Language". Its
free, well supported, runs on most platforms, I
think there is even a Win32 version. It runs as an
Apache-Mod (so its fast) and has a lot of hooks
into Databases built in. You see it used alot with
mySQL, put works well with other SQL databases.
philg@mit.edu