$text="Noktadan sonrası silinsin. Tam olarak burası"; print_r(strtok($text,'.')); print_r(preg_replace("/\..+/", "", $text));