Search found 1 match
- Sat Dec 11, 2004 12:37 pm
- Forum: PHP - Code
- Topic: Custom BBcode to pass to a script.
- Replies: 2
- Views: 406
Custom BBcode to pass to a script.
OK, I am allowing my users to submit articles to my site. This is a web developers site so of course their articles will sometimes need to contain code. I am using the GeSHi syntax highliter class so highlighting is not a problem. The problem is I want to allow my users to use BBcode just like SiteP...