Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Making a textboard

Name: Anonymous 2020-12-21 16:01

Did you ever make one? Which frameworks did (or would) you use? Did you program any unique features? Do you host it?

Name: Anonymous 2020-12-29 16:36

A C based system would need to process HTTP requests, do url-encoding, translate/filter HTML entities (&) and all the stuff web technologies have builtin. Not to mention heavy-duty string processing. Don't use C... Even if most skilled with it. Will probably use a database (though flat-files aren't unheard of).

https://github.com/search?l=PHP&q=imageboard&type=Repositories
https://github.com/search?l=Perl&q=textboard&type=Repositories

Try looking at these ones:
https://github.com/tslocum/TinyIB
https://gitlab.com/tslocum/tinyib
https://github.com/cmcsun/CoolTextBoard
The organization in multiple files and folders is typical.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List