prova così:

Codice PHP:
if(strpos($prezzo",") != FALSE){
     
$prezzo=str_replace(",",".",str_replace(".","",$prezzo));