Does anyone know of a way to strip the MS Word cruft out of a cut and paste? Document formating seems to be creeping into a MySQL database, when pasting from MS Word into a PHP form. I have tried both utf8_convert and mysql_real_escape_string() but some unicode (hex) characters are still getting by. Any Ideas Thanks, Todd