Foreign language / character problem – solved (I think)
-
Inside
<td class="value-input">I’ve changedecho htmlentities( $val )intoecho htmlspecialchars($val, ENT_QUOTES, "UTF-8")in both the input and textarea tags.
That seems to do the trick for me.
Works like a charm.
The topic ‘Foreign language / character problem – solved (I think)’ is closed to new replies.