Hi, I need simple script in php that when I input links it get output html links.

If I put http://xxx.xxxxxx.xxx it write for me:
<a href="http://xxx.xxxxxx.xxx">http://xxx.xxxxxx.xxx</a>

It's better if I can put some links, not only one..

Thanks for this help..
skinner Reviewed by skinner on . Links generator Hi, I need simple script in php that when I input links it get output html links. If I put http://xxx.xxxxxx.xxx it write for me: <a href="http://xxx.xxxxxx.xxx">http://xxx.xxxxxx.xxx</a> It's better if I can put some links, not only one.. Thanks for this help.. Rating: 5