Creating an Online Message Board (part 2)
In creating an online message board, you can use PHP/MySQL programming in writing the program logic to create table topics, in defining top details, and to determine the set up for topic replies. So you better familiarize yourself first with PHP/MySQL programming. There is a website such as webmonkey.com that provides help by their step by step tutorials on detailed processes such as creating message board. In the webmonkey.com, you will just copy and paste the code listed to the website you prefer. With a little guidance, creating a board message is actually very simple and there are even free message boards that are ready-made although you may find the advertisements less attractive.
