function eregi($put,$string){
   return preg_match('/'.$put.'/i',$string);
}
bunu kullanabilirsiniz eregi yerine