Hello , is there any script that can be used to make links clickable :
e.g : http://screensnapr.com/v/2fJYvw.png
to : <a href='http://screensnapr.com/v/2fJYvw.png'>http://screensnapr.com/v/2fJYvw.png</a>
I need a script where i can put many links & it converts them in this format :
<a href='SAME LINK'>SAME TEXT</a>
e.g : http://screensnapr.com/v/2fJYvw.png
to : <a href='http://screensnapr.com/v/2fJYvw.png'>http://screensnapr.com/v/2fJYvw.png</a>
I need a script where i can put many links & it converts them in this format :
<a href='SAME LINK'>SAME TEXT</a>