Wisamx
Wisamx

Reputation: 117

I want a php script such that used in stackoverflow.com

Yes, that's an old question, but I still can find what I want. I want a php script like the stackoverflow.com's one. I don't want drupal to develop it by myself, or phpbb3 with hacks, I don't want blogging systems such wordpress. Clearly, I want an ASK script like this, with this specifications (like stackoverflow.com):

  1. Easy to register when writing question or answering it.
  2. People ask questions and others answers.
  3. The comments on questions and answers are awesome.
  4. Email notifications.
  5. User profile.
  6. "Related Questions" when writing a new one. That's the main ideas.

What Do You Think Is The Best Suitable Script Form My Site.

Upvotes: 5

Views: 1712

Answers (2)

Pekka
Pekka

Reputation: 449435

There are a number of Stack Overflow clones available.

Upvotes: 1

Sarfraz
Sarfraz

Reputation: 382696

I want a php script like the stackoverflow.com's one

Clones made with PHP:


Clones made with other languages

Upvotes: 2

Related Questions