PHP Tagboard

This is a PHP script that saves submitted information to a MySQL database, then displays it in a mini-message-board. It has the following features:

  • Everything is totally customizable - the colours, HTML, the number of tags displayed, etc.
  • The code can easily be pasted into any existing page.
  • Strips HTML from entries.
  • Converts emoticons to smiley images.
  • Administrative tool which can edit and delete tags with the click of a button.
  • Provides you with the tagger's IP address, which you can then ban from further posting.
  • Censors cuss words.
  • Flood control - you specify the number of seconds before someone's next post.
  • Works with either email addresses or website URLs.


Download the zip file here.