- 04
- 05
- 2015
Php sosyal medya hashtag
Kategorisi : Phpfunction tags($str){
$regex = “/#+([a-zA-Z0-9
_-]+)/”;
//$str = preg_replace($regex, ‘<a href=”h.php?tag=$1″>$0</a>’, $str);
$str = preg_replace($regex, ‘<a>$0</a>’, $str);
return($str);
}
//$str = preg_replace($regex, ‘<a href=”h.php?tag=$1″>$0</a>’, $str);
$str = preg_replace($regex, ‘<a>$0</a>’, $str);
return($str);
}
Login gerekli Giriş .