Text formatting Functions

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
khaki_monster
Forum Commoner
Posts: 73
Joined: Tue Oct 11, 2005 12:36 am
Location: Philippines
Contact:

Text formatting Functions

Post by khaki_monster »

hi all!


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

pls... help

tanx in advanced!
foobar
Forum Regular
Posts: 613
Joined: Wed Sep 28, 2005 10:08 am

Re: Text formatting Functions

Post 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>
Post Reply