![]() |
Displaying url as a link!
I'm working on a message application for my website, its almost finished but i cant find a way to turn urls into clickable links. When someone sends a message including a link, it only shows but i cant click it. I tried the str_replace() functcion but could make it though.
|
Re: Displaying url as a link!
You'll need to parse the URI and print it out with an ANCHOR (<a href=''>) tag. Then only will it be clickable.
|
| All times are GMT +5.5. The time now is 18:46. |