Likes Received By Nerv
-
MarTh- liked Nerv's post in the thread I want to make $1..
----------------------------------------------------------------------------- Sure :)
May 31, 2010 -
SGBoise liked Nerv's post in the thread Detecting url in a text.
try this: function parse_links($str) { $str = str_replace('www.', 'http://www.', $str); $str =...
Aug 28, 2009