in reply to Re: How do I replace a URL with a clickable hyperlink?
in thread How do I replace a URL with a clickable hyperlink?

This is wrong, of course, for unusual links that contain HTML-nasty characters, unless you presume that the input contains no quotes and is already HTML-safe.

-- Randal L. Schwartz, Perl hacker

  • Comment on Re: Answer: How do I replace a URL with a clickable hyperlink?