Re: [PHP] UBB Code correct use

2005-01-11 Thread Richard Lynch
Bruno B B Magalhães wrote: > Hi people, > > I have a small class that encodes and decodes ubb code, no problem with > this.. But.. > Did you get what my question is? :) > What is the correct order... I mean, because I am having problems when > editing an article all the BRs are being duplicated, a

[PHP] UBB Code correct use

2005-01-11 Thread Bruno B B Magalhães
Hi people, I have a small class that encodes and decodes ubb code, no problem with this.. But.. My question is, what is the correct use of the translation routines in a CMS... I meam: When creating a new article: New article form ---> UBB Encode ---> Database