Re: PIsearch > htmlentities(): charset `US-ASCII' error
Posted: Thu May 11, 2006 10:43 am
Pisearch supports all standardized charsets. You are using a proprietary charset like windows-1257. Pisearch recognized it as US-ASCII.
You should use standardized charsets like utf-8 and not such proprietary like windows-1257. With these one other (non-windows) operating systems can have trouble.
You should use standardized charsets like utf-8 and not such proprietary like windows-1257. With these one other (non-windows) operating systems can have trouble.