Trying to make my own [quote], can't wrap my head around it.
Posted: Tue Jan 06, 2009 11:11 am
Basically I've made my own forum system, and I have a [ quote ] function like BBCode for it, but it just looks sloppy and unprofessional.
What I want is to have it so they click the button to quote, and it's like "[ quote=(message id) ](message)[/quote]", but I can't figure out how to get the numbers to be in the [ quote ] part and still have the script pick up the [ quote ] as bbcode. I tried looking through PHPBB but it's like learning another language.
What I want is to have it so they click the button to quote, and it's like "[ quote=(message id) ](message)[/quote]", but I can't figure out how to get the numbers to be in the [ quote ] part and still have the script pick up the [ quote ] as bbcode. I tried looking through PHPBB but it's like learning another language.