Closed Thread
Results 1 to 2 of 2

Thread: Boards written in C/C++?

  1. #1
    VIP conkermaniac is on a distinguished road conkermaniac's Avatar
    Join Date
    Dec 2001
    Location
    China--soon to be Cambridge MA
    Posts
    5,794

    Question Boards written in C/C++?

    According to Hotscripts, there are boards coded in C and C++. How is this possible? I thought they weren't web programming languages?
    a.aimoo.com - Get your forum reviewed here!
    desilva.biz - Great webmaster tips and tricks!
    webmaster-talk.com - Discussion forum for all webmasters

  2. #2
    Senior Member andyLee is an unknown quantity at this point
    Join Date
    Apr 2001
    Posts
    133
    Many people have miss-understanding of CGI and usually think CGI is Perl.

    Indeed, CGI is method of transfer but not a language! Perl is an interpreter C which is the most pop language used in CGI. C/C++ is also a language used in cgi and normally CGI-C/C++ are compiled instead of interpreted.


    here is the list of common CGI language.

    CGI-perl
    CGI-C
    CGI-C++
    CGI-zh (shell batch in Unix)
    CGI-vb ( I never see but printed in the book)

    and many many.

    So, the board generally speaking is written by CGI, C/C++
    C/C++ are web language, indeed all language are web language thought CGI method

Closed Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts