Re: Best server-side programming language
PHP is probably your best bet. It's free, nearly always available with commercial hosting, and a lot of assistance is available online.
There are other options, such as ASP, which isn't free, JSP, which is much less common, or plain old CGI-bin C/C++, which is simply too old-fashioned. Works great, but requires much more work than PHP.
__________________
"The biggest problem encountered while trying to design a system that was completely foolproof, was, that people tended to underestimate the ingenuity of complete fools."
---Douglas Adams
|