[PHP] Help preserving sentence structure

2010-02-26 Thread John Tamm-Buckle
Hi, new to this list... I'm adapting some code that generates text and want to keep the syntax. In the original version the output was iterated from an array in tags. That was fine for what it was, but it's now a word press plugin and the tags get in the way. How do I keep the sentence struct

Re: [PHP] Help preserving sentence structure

2010-02-26 Thread Ashley Sheridan
On Fri, 2010-02-26 at 14:11 -0600, John Tamm-Buckle wrote: > Hi, new to this list... > > I'm adapting some code that generates text and want to keep the syntax. In > the original version the output was iterated from an array in tags. > That was fine for what it was, but it's now a word press p

Re: [PHP] Help preserving sentence structure

2010-02-26 Thread Ryan Sun
http://us.php.net/manual/en/function.htmlentities.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php