how to replace eg [url] [bold] with the correct html syntax?

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
Pash
Forum Newbie
Posts: 7
Joined: Mon Jan 05, 2004 4:30 am

how to replace eg [url] [bold] with the correct html syntax?

Post by Pash »

This may seem like a new question but I have been asked by a friend to do a form for him alot like these forum post forms here, where the tags can be added to the text box by a click of a button and processed with php to make the square bracket syntax be converted into html.

Can anybody start me in the right direction?

cheers

Pash
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Post Reply