JRtL wrote:
> i have a school project on web development. i am assign
> to do the alumni registry of our college (sort of online web
> database for alumni to register and some value added
> services) but i am not aware of the tools and languages
> used in the development/implementation of this registry. I
> hope you can give me some thoughts on what tools/languages
> to begin with. Btw it will be hosted on a redhat linux 6.0.
> any suggestions on how to best implement this? thanks in
> advance.
I'm a perl user, so I favor perl and PostgreSQL. Red Hat ships with the
Pg.pm module which makes it easy to connect to PostgreSQL databases with
perl. Perl has so many modules that it's easy to add features to any project
you're working on.
PHP has many advocates and is supposed to be very fast when used as an
Apache module.
Tony
--
Anthony E. Greene <[EMAIL PROTECTED]>
Homepage & PGP Key <http://www.pobox.com/~agreene/>
Linux: The choice of a GNU Generation.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.