|
Version 3.12 (released Oct. 9, 2011) Introduction
This is a very simple PHP message board with integrated spam protection. It supports smilies / multiple
languages, requires a MySQL database and looks like this:
This script was tested with the following systems and browsers:
| Windows: |
 | IE |  | NN 7 |  | Opera |  | FF |
| Mac OS X: |
 | IE |  | Safari |
If you use another browser or operating system, this script may not work for you - sorry.
Change Log
Version 3.12
- Optimized protection against spam bots.
Version 3.11
- Replaced mysql_result function with mysql_fetch_row.
Version 3.10
- View message subject in page title.
Version 3.9
- Added patch for possible XSS.
Version 3.8
- Overlong links won't be removed anymore if links are enabled, but they will be cut to the
allowed word length. On mouse-over the whole link will appear as tooltip.
Version 3.7
Version 3.6
- Added patch for possible XSS in UBB codes.
Version 3.5
- Fixed MySQL error that occurred when database was empty.
- Added support for multibyte characters.
Comments
|