Possible Duplicate:
What was Stack Overflow built with?
Does anybody know which PHP script Super User is using? I plan to set-up a web site for college education issues. But I want it to have a script like superuser.com.
Where can I get this script?
Does anybody know which PHP script Super User is using? I plan to set-up a web site for college education issues. But I want it to have a script like superuser.com. Where can I get this script? | |||||
feedback
|
This question came from our site for the Stack Exchange engine powering these sites.
|
It's not PHP, it's ASP.NET. See here: http://blog.stackoverflow.com/2008/09/what-was-stack-overflow-built-with/ | |||
|
feedback
|
|
As already mentioned, StackOverflow/ServerFault/SuperUser/... uses ASP.NET and the whole Microsoft Stack. You might want to read the discussion about SO clones one meta.stackoverflow.com (which is where your question belongs IMHO). | |||||||
feedback
|
|
Complex PHP websites are made of more than one script. A website like SU wouldn't be very difficult with PHP and a database, but SU was made with love :3 So, you want something like SU? Get learning PHP, it'll be great fun :) | |||||
feedback
|