Page 1 of 1

Text formatting Functions

Posted: Mon Nov 07, 2005 8:15 am
by khaki_monster
hi all!


is their any functions in PHP that can format Text like bold, Italic, Underline?

pls... help

tanx in advanced!

Re: Text formatting Functions

Posted: Mon Nov 07, 2005 8:17 am
by foobar
khaki_monster wrote:hi all!


is their any functions in PHP that can format Text like bold, Italic, Underline?

pls... help

tanx in advanced!
This is an HTML question, and has nothing to do with PHP.

<edit>

Unless you mean BBCode.

If so, then here's a function by Jenk: BBCode Function.

</edit>