SYP}{ER
11-02-2002, 02:01 PM
I've got a table with about 50 entries of text in it. But, those entries use <br /> instead of \r\n so when I output them they go straight into the right format. However, I'd like to replace all instances of <br /> in my table with "\r\n" and then use nl2br() when I output them.
How would my query look?
Thanks for any help :)
How would my query look?
Thanks for any help :)