Re: [PHP] Re: Stripping weird characters again...

2006-07-24 Thread Paul Nowosielski
It works, thank you! On Monday 24 July 2006 16:21, Paul Nowosielski wrote: > I understand I need to do a string replace. > > Should I do it like so? > > $search = array(chr(145),chr(146),chr(147),chr(148),chr(150),chr(151)); > $replace = array("'","'",'"','"','-','-'); > > Is this what you mean? >

Re: [PHP] Re: Stripping weird characters again...

2006-07-24 Thread Paul Nowosielski
I understand I need to do a string replace. Should I do it like so? $search = array(chr(145),chr(146),chr(147),chr(148),chr(150),chr(151)); $replace = array("'","'",'"','"','-','-'); Is this what you mean? Thank you, -- Paul Nowosielski Webmaster On Monday 24 July 2006 16:12, Adam Zey

[PHP] Re: Stripping weird characters again...

2006-07-24 Thread Adam Zey
Paul Nowosielski wrote: Dear All, I'm having a problem replacing these bad characters from a feed. Example: The United Kingdom<92>s National Arena Association has elected Geoff Huckstep, the current CEO of the National Ice Centre and Nottingham Arena, as chairman. The <92>is actually a sing