Thread: C/c++ Cgi

  1. #1
    Raider20
    Guest

    C/c++ Cgi

    Hi,

    Taking about speed performance, does anyone know which language is the best choice for CGI. I think C is fast but I am
    not sure it work best as CGI. Some one recomend me using
    PHP for CGI. How about Perl as ASP and JSP?
    I have seen some websites using ASP is kinda slow to load up
    the web contents.
    Thanx

    Raider

  2. #2
    Registered User moi's Avatar
    Join Date
    Jul 2002
    Posts
    946
    C will make the fastest cgi, but it is not used often as such because of security concerns.
    hello, internet!

  3. #3
    Krem
    Guest
    I think using PHP is best for CGI. You might consider Perl too.

    Krem

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. CGI program help please
    By Lince in forum C Programming
    Replies: 3
    Last Post: 08-01-2007, 01:31 AM
  2. cgi - c++ returns image
    By terracota in forum C++ Programming
    Replies: 1
    Last Post: 08-04-2004, 09:41 PM
  3. testing a cgi script on my computer
    By Bigbio2002 in forum C Programming
    Replies: 1
    Last Post: 12-14-2003, 07:26 PM
  4. CGI Mailing
    By sean in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 04-14-2003, 09:56 PM
  5. Problem with cgi script - can't rename files
    By bjdea1 in forum C Programming
    Replies: 2
    Last Post: 12-12-2001, 04:09 PM