Page 1 of 1

Making text look the same

Posted: Wed Apr 23, 2003 3:19 pm
by nmotion
I have a system where a lot of different people submit articles to a web site in a PHP admin adding to a MySql database. They use various word processors and copy-n-pate from them. Is there a way I can covert the text to UNICODE TEXT so I make sure that all special characters look the same ?

Posted: Wed Apr 23, 2003 4:38 pm
by Jade
Dunno if this will help or not but...

http://www.php.net/manual/tw/function.b ... odeset.php


Have fun...

Posted: Wed Apr 23, 2003 8:14 pm
by m3mn0n
Here we go.