i want to get the word Asarum in the below line:
You need to assign the result:
$link = preg_replace('//i', '', $link); $link = preg_replace('/<\/a>/i', '', $link); echo $link;