<?php $replyText = "This is a http://s...content-available-to-author-only...e.sit/אבגדהוזחטיכךלמםנןסעפףצץקרשת link.";$replyText = preg_replace('@(https?://([-\w\.]+[-\w])+(:\d+)?(/([\w/_\.#-]*(\?\S+)?[^\.\s])?)?)@u', '<a href="$1" target="_blank">$1</a>', $replyText);echo $replyText;
Standard input is empty
This is a <a href="http://s...content-available-to-author-only...e.sit/אבגדהוזחטיכךלמםנןסעפףצץקרשת" target="_blank">http://s...content-available-to-author-only...e.sit/אבגדהוזחטיכךלמםנןסעפףצץקרשת</a> link.
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!