/ Published in: PHP

This function converts URLs and e-mail addresses within a string into clickable hyperlinks.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$url = "Jose Robinson Blog http://www.joserobinson.com/blog";
Comments
