I'm writing my own forum and I'm trying to create my own version of UBB style code so I'm trying to make
[ url ]http://www.domain.com[ /url ] and
[ url=http://www.domain.com ]text here[ /url ]
(no spaces in url brackets)
convert to links.. the code i'm using is over at http://vorpal.darktech.org/vorpal/test.phps if someone could take a look.
i have some debug code in there I was using to try to figure out preg_match_all.
Thanks for any help in advance...
-Justin