Read BBCodes from phpbb

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
vchris
Forum Contributor
Posts: 204
Joined: Tue Aug 30, 2005 7:53 pm
Location: Canada, Quebec

Read BBCodes from phpbb

Post by vchris »

I am working on somekind of script. I was wondering if anyone had the code to read those bbcodes. Mostly for the links . I checked the viewtopic page but there is just too much code in there.

I would like to be able to read the bbcodes outside of the forum.

Thanks!
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

vchris
Forum Contributor
Posts: 204
Joined: Tue Aug 30, 2005 7:53 pm
Location: Canada, Quebec

Post by vchris »

Yup thanks but I found the solution :D
Post Reply