Page is a not externally linkable
Nick_W - 8:37 am on Jul 17, 2002 (gmt 0)
Usually turns out to be that you're not stripslashes()'ing the data at some point and then re-inserting/updating your DB. Go through the code with a fine tooth comb. The answer is more than likely there ;) Nick
I'd say that you're probably to blame somewhere with those functions. I've done this exact same thing myself a few times.