Hi,
Ich schaffe es aber nicht die 'u00A00' wegzubekommen im PHP.
Und wie hast du es versucht ...?
$key=str_replace('\u00A00',' ',$key);
Es stehen also die Zeichen , u, 0, 0, A, 0 und 0 nacheinander in deinem Text, und die möchtest du alle zusammen durch ein Leerzeichen ersetzen ...?
MfG ChrisB
--
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]