Re: [PHP] Invalid byte sequence for encoding UTF-8

2008-10-31 Thread paragasu
i do not use any function other that addslashes on the $_POST On 10/30/08, Lester Caine <[EMAIL PROTECTED]> wrote: > paragasu wrote: >> i am using php with postgresql. when i submit post query to the >> server. i have the pg_exec error >> >> Warning: pg_query() [function.pg-query]: Query failed:

Re: [PHP] Invalid byte sequence for encoding UTF-8

2008-10-30 Thread Lester Caine
paragasu wrote: i am using php with postgresql. when i submit post query to the server. i have the pg_exec error Warning: pg_query() [function.pg-query]: Query failed: ERROR: invalid byte sequence for encoding "UTF8": 0x93 HINT: This error can also happen if the byte sequence does not match the