How is this website made?

I hope it's not a silly question, but I was just wondering in what programming language was this website made.
im guessing CSS HTML Javascript and PHP or ASP
(it might be running on a server made with c++ ;D)
Last edited on
Ye, btw is it possible to make dynamic websites using c++?
You can write a CGI in C++ which generates webpages
Or use something like native client to run directly a C++ program
Last edited on
Programming language?
Uh...
no.
It uses server scripts ,mark up languages, style sheets and scripts.
Obviously it uses HTML.
Seems to use Java Script a lot.
Doesn't seem to use any server scripts (at least not php or asp).
Uses googles services a bit.
Maybe a bit of programs on the server though, doubt it though seeing as I can't see any server scripts and it uses googles services take it's place.
Last edited on
I guess CGI, Bazzy +1
@ clover leaf
server scripts and Javascript are programming languages
And surely uses some database
@clover leaf,
If it used PHP or ASP or anything like that you wouldn't know; because you can't see PHP code in web pages after it's been parsed. Besides, I'm pretty sure it would use PHP since Javascript is client-side.
one day he will grow up and see how foolish he was....one day.
I hope so. Often, I look back upon things I've said and done in the near past, and I regret things and think "Wow, look how stupid and ignorant I was back then." It's good because it means I've learned since that time.
Last edited on
^^ Agreed.
Topic archived. No new replies allowed.