stevoo Posted September 30, 2008 Share Posted September 30, 2008 I am trying to code a forum and up to know i have everything set up. I made it in PHp and psql. I can post new topics and all. I am wondering how can i make it to hold the code that you include ( HTML ) or using some preset codes that i specify like [/.b] or similar. Any guides that can help me? Link to comment https://forums.phpfreaks.com/topic/126410-php-forum/ Share on other sites More sharing options...
GingerRobot Posted September 30, 2008 Share Posted September 30, 2008 If you do a search for PHP BB codes you'll find plenty of tutorials. It all comes down to regular expressions, so you could look for some introductory guides to that as well. Link to comment https://forums.phpfreaks.com/topic/126410-php-forum/#findComment-653673 Share on other sites More sharing options...
stevoo Posted September 30, 2008 Author Share Posted September 30, 2008 i was looking for everything except BB codes .... i hopes this solves my serach thnx Link to comment https://forums.phpfreaks.com/topic/126410-php-forum/#findComment-653683 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.