[v0.4c] by SantX
- UPDATED : BBCode to HTML with CSS DIV tag conversion;
- FIXED : some promblems with HTML entities.
[v0.4b] by SantX
- FIXED : endless loop with link parsing;
- FIXED : font size parsing problem.
[v0.4] by SantX
- UPDATED : some functions parts have been entirely recoded;
- FIXED : many bug and parsing error fixes.
[v0.3] by SantX
- UPDATED : URLs with GET variables are now supported;
- ADDED : htmlentities() and html_entity_decode() are
now used in order to avoid problems with
databases storage;
- FIXED : some parsing errors.
[v0.2] by SantX
- FIXED : parsing error with '\n' characters, now replaced
by '
' markup in htmlToBB function.
[v0.1] by SantX
- Original release