null
06-02-2003, 07:55 PM
Hi
I need links on how to write cgi applications using c++ for linux.
Thanks for your help
I need links on how to write cgi applications using c++ for linux.
Thanks for your help
![]() | View Full Version : Need c++ recources null 06-02-2003, 07:55 PM Hi I need links on how to write cgi applications using c++ for linux. Thanks for your help sitekeeper 06-02-2003, 08:34 PM Have you tried http://forums.devshed.com or http://www.programmersheaven.com null 06-02-2003, 08:37 PM No, didn't try them, will do it now Thanks! ilyash 06-02-2003, 09:59 PM nice name null 06-02-2003, 10:42 PM null is my nickname ;) my name is Alex Ncode 06-04-2003, 05:57 PM this isn't what your looking for but remember that you can easily call your C++ compiled binary via any other scripting language (nice for running longer parts of scripts in the background, like lengthy db queries) Manish 06-06-2003, 11:07 AM As for resources, the forums at cprogramming.com are quite good if you are new to C++, imho. |