[FX.php List] MacRoman extended characters

Dennis Crall dennis-crall at uiowa.edu
Mon Oct 10 10:07:11 MDT 2005


I just solved some encoding issue with PHP's utf8_encode().

http://us3.php.net/manual/en/function.utf8-encode.php

Not sure it will solve your problem but worth a try.


On 10/10/05 10:57 AM, "Kevin Drennan" <kevin at santafe.edu> wrote:

> I've got a user who managed to break one of my forms by inputing a
> MacRoman smart quote that they pasted from another application. Does
> anyone have a strategy for converting this character to something
> safe? As far as I can tell htmlentitites() doesn't support the
> MacRoman character set.
> 
> Thanks,
> Kevin
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list