Click here

for the Message Board Page.






The Basic idea behind this whole thing is to have a message board complete with:
And on the message board side of things,

Use registry, logins, profile changes and logouts are currently sanitized using a tag remover and special character remover.
Though to be honest, most of these are accomplished through a single entry change in the database,
and a reaction to that in the PHP.

That said, basic security has _not_ been implimented for ease of experimenting, but is not too hard to do so.