Re: C++ for web development?
From: David Hilsee (davidhilseenews_at_yahoo.com)
Date: 08/19/04
- Next message: Raghavendra Mahuli: "Re: string parser"
- Previous message: Sam Holden: "Re: C++ for web development?"
- In reply to: Robert: "C++ for web development?"
- Next in thread: Ioannis Vranos: "Re: C++ for web development?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 19 Aug 2004 01:35:44 -0400
"Robert" <gripinc@REMOVEhotmail.com> wrote in message
news:MOWUc.7747$Hi.1285@bignews1.bellsouth.net...
> I was wondering if there was any web server which supported the use of
> c++ as a server side method for creating dynamic web pages. Is this
> viable, or should I just bite the bullet and learn a server-side
> scripting language like php?
I'm sure that it is possible to write C++ CGI applications. I have seen C++
CGI code, and there are libraries to aid in C++ CGI development (e.g.
http://www.gnu.org/software/cgicc/cgicc.html). However, this is not a topic
generally discussed in comp.lang.c++. I will say that higher-level
languages like Java, Perl, Python, and PHP will probably provide more
extensive web development libraries and a larger web development community
due to their popularity amongst web developers.
-- David Hilsee
- Next message: Raghavendra Mahuli: "Re: string parser"
- Previous message: Sam Holden: "Re: C++ for web development?"
- In reply to: Robert: "C++ for web development?"
- Next in thread: Ioannis Vranos: "Re: C++ for web development?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|