Codice PHP: $CONTENUTO = str_replace("'", "´", $_POST["FCKeditor1"]); Così pare funzionare
$CONTENUTO = str_replace("'", "´", $_POST["FCKeditor1"]);
Regole del Forum