Click to See Complete Forum and Search --> : Best language to use to create on online forum
val04
Jun 8th, 2001, 09:54 AM
What's the best language to use to create an online forum similar to this?
JoshT
Jun 8th, 2001, 10:50 AM
Whatever language you have some experience with or whatever language your server is running.
sail3005
Jun 8th, 2001, 12:57 PM
This forum is made in PHP, and it seems like a great forum to me. But, other great forums have also been made in Perl, and a good forum can also be made in ASP, or even JSP. Basically, all those languages have the same capabilities.
Matthew Gates
Jun 8th, 2001, 01:48 PM
I think PHP is the fastest though.
JoshT
Jun 8th, 2001, 01:50 PM
I think PHP is the fastest though.
You could always write your own forum-optimized web server from scratch in C/C++.
parksie
Jun 8th, 2001, 02:07 PM
You can use Perl in ASP -- it's not a language, it's a technology :D
LOL at the web server ;) I prefer PHP over all of them, because you're more likely to find it on a web server.
BigBosky
Jun 9th, 2001, 11:50 PM
i prefer cgi
parksie
Jun 10th, 2001, 06:57 AM
CGI = common gateway interface
You can use any language to make a CGI program, but they're incredibly inflexible for full page layout. However, C++ through CGI will whip PHP/ASP(VB) and all the rest :D
sail3005
Jun 11th, 2001, 12:56 PM
It all depends what you are comfortable with. If you already know VB, it may be best to just stick with ASP. If you are good at java, then look into JSP. No matter what language you do it in, it will look the same to the user.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.