Hello all,
I have several columns in several tables in a mySQL database that users enter information into. Some of the information contains urls that I would like to be clickable to the user. So this:
Hi, I found this great site check out www.phpbuilder.com
I would like to show up as
Hi, I found this great site check out www.phpbuilder.com
Any suggestions you may have on how to do this? And if so, would it cause any problems with the current <pre></pre> tags I am using now?
Thanks,
pH1nk