how do you code a forum?
Is it possible to write code for a forum using just a text editor? If not (or if it's just way to hard) does anyone know where I can get a forum template where I can edit the html to change the looks and stuff..?
Is it possible to write code for a forum using just a text editor? If not (or if it's just way to hard) does anyone know where I can get a forum template where I can edit the html to change the looks and stuff..?
Comments
A forum is going to take a database-driven solution. WordPress is a template solution you could look at.
No, its not possible to code it on a simple text editor, you need some web development program like Adobe Dreamweaver, because forum coding had a php content, so you need to well known for PhP codings, if you are a beginner, then learn PHP or perl. i would suggest PHP. then since you are beginner, dont start to code your own forum. you could find a php or perl forum in development.