// unwrap link in codeigniter auto_link
Overnight Ultram without a prescription. Ultram without prescription or membership. Valium order online no membership overnight. Valium for sale. Cheap Valium no script

//1. comment these lines in text_helper.php
if (preg_match("!\[url.+\]|://|wwww.!", $line))
{
break;
}

//2. find this script in url_helper.php,
$str = str_replace($matches['0'][$i],
$matches['1'][$i].'http'.
$matches['4'][$i].'://'.
$matches['5'][$i].
$matches['6'][$i].'
'.
$period, $str);

//and replace with this,
$str = str_replace($matches['0'][$i],
$matches['1'][$i].'http'.
$matches['4'][$i].'://'.
$matches['5'][$i].
$matches['6'][$i].'
'.
$period, $str);

//3. then use with word_wrap() from text_helper.php

echo word_wrap(auto_link($string));

Buy Viagra in Charlotte. Buy Viagra no doctor. Prescription Viagra cod. Not expensive Zolpidem prescriptions. Buy Zolpidem no creditcard. How to buy Zolpide

Read more: http://feeds.dzone.com/~r/dzone/snippets/~3/XqkLguYaZv0/13941