Quote:
|
Originally Posted by damian2001
So very wrong - the web was/is written in HTML - and its easy. Thats why it works.
All the early 'web apps' were written in c or cgi and parsed into early HTML.
HTML is what made the web - its ez to learn - thats why we have millions of pages - and thats why it is so important.
|
You're an idiot.
CGI is just a gateway to execute programs. It is not a programming language.
What do you think webservers are written in? C++ for the most part unless you go with some small non-production quality webserver which is written in another language, either way, without APACHE/IIS/Zues (All C/C++) there would be nothing to serve those HTML documents you claim run the net.