Originally posted by: alexXx
do you remember what the title of this thread is? he was talking about developing web content which cannot be done with C/C++.
14000 posts? seriously dude you need to get a life.
really. Would you mind compiling the following code and dropping it in your cgi-bin for me?
#include <stdio.h>
main(){
printf ("Content-Type: text/html\n\nHey, look, CGI in C!\n");
}
Gee, funny, I seem to have just written a CGI program in C.
Will you stop telling people stuff that isn't true now. If you really want to beleive that PHP is fast and web content can't be done in C, go ahead, but don't try and drag other people down with your stupidity.