I just finished programming my forums in PHP, and when someone posts a link you can't click on it. How would I make it so links that people post are clickable?
I don't allow HTML in the posts though, so people can't use <a>link</a> themselves. Even if I let them use HTML, theres got to be a way to do it besides having them put <a> and </a>.
I don't allow HTML in the posts though, so people can't use <a>link</a> themselves. Even if I let them use HTML, theres got to be a way to do it besides having them put <a> and </a>.