i don't think anyone is quite seeing what i'm asking.
it is fairly easy to add [table] [tr] and [td] tags what i'm asking is how to prevent dumb users from messing up layouts with them. For example:
if someone was to use [tr]some text[/tr] on its own it would add a new table row part way through their post.
What i'm aiming to do is ONLY parse the tags if they are done correctly.
|