im building a forum and now im gonna code the thread page.
is there any open source thread script to use that resembles stackoverflow:s thread page with the actual thread, the replies and the comments? one which you could customize?
i bet a lot of users have created such scripts, would be great to not having to reinvent the wheel.
or is it a lot easier to code it yourself?
This looks helpful. You’ll need to register to be able to preview / download the class and examples, but its painless. I don’t think will do everything you want right away, but it should make the CRUD simple and let you just worry about the design. NB: It is in Spanish, but the class seems to make itself obvious.
All of the other snippet classes that I know of which would help are designed to work with various types of MVC framework.
I’d also consider editing the title of your question. Perhaps like
Seeking class to manage forum threading, since you are just looking for re-usable code and not a ready madescript