hi!
this time my question how I can replace a string into a link?
the problem is:
I'm doing a forum and has now disabled html with "htmlentities();"!
But now I want, that the user also can format his post.
perhaps this way:
the user writes: [.U.R.L.=http://www.vbforums.com] //without the dots! :)
and the post should be schown as:
http://www.vbforums.com
And even the way this forum is doing it:
[.U.R.L.=http://www.vbforums.com]Click Me[./.U.R.L.] //also without the dots :)
shown as:
Click Me
these are the two ways I'd like to put into my forum, but I've no idea how I could manage it...
I hope you are able to help me!
thanx a lot :D
