On Wed, 5 Jan 2000, Marc Van Olmen wrote:
> I'm still evaluating what I should choose to build my first ever e-commerce
> website. Should I go for Websphere or any other java solutions, or should I
> choose a Perl way to do it... I know that i will still need some perl
> scripts for some part of the site, but i'm talking about communicating with
> SQL database. I'm a pretty heavy c++ programmer which a small knowlegde of
> java (I never wrote a Perl script....)
I know I'm not helping you out there, but considering your C++ background
you may want to have a look at PHP (http://php.net) as well.
The syntax reminds you of C++ more often than not (in fact it is a mixture
of syntax of Perl, C, C++, and Java). It is very similar to C++ in that
you can write structured and/or OO programs.
It also has an excellent SQL database connectivity.
cheers,
Hossein
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.