/    Sign up×
Community /Pin to ProfileBookmark

Can I set up a Client Side message board?

Can anyone point me in the direction of a tutorial or such that will help me write a client side message board. I want my users to have the facility to post messages that can be responded to etc without the gubbins of a full blown forum. All of the stuff I can find on the web appears to be hosted on their servers and laden with advertising and as my users will be principaly children this isn’t acceptable. The client is a charity so they don’t want to have to pay for something. Surely I can HTML/JavaScript something? Anyone any ideas?

to post a comment
Full-stack Developer

5 Comments(s)

Copy linkTweet thisAlerts:
@David_HarrisonFeb 23.2006 — If you want a message board then you have to have something on the server-side. There has to be somewhere (usually a database) where all of the messages are stored and then retrived from.

[url=http://www.phpbb.com/]phpBB[/url] is a free forum, there are lots of mods available for it aswell since it's an open-source project. You'll need somewhere to host it though that supports PHP and MySQL databases.
Copy linkTweet thisAlerts:
@cooldadauthorFeb 23.2006 — Thanks for this David. I thought it might end up server side. I'll have a look through this site and see if it is all within my current capabilities. My host does support PHP & MySQL so assuming the phpBB team make it simple they might be the answer. Thnaks again.
Copy linkTweet thisAlerts:
@David_HarrisonFeb 23.2006 — Happy to help. ?
Copy linkTweet thisAlerts:
@pcthugFeb 24.2006 — AJAX is about as Client-side as your gonna get:

http://demo.k4bb.org/

http://www.k4bb.org/k4/index.php
Copy linkTweet thisAlerts:
@cooldadauthorFeb 24.2006 — Thanks - I'll check this one out also.
×

Success!

Help @cooldad spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...