On 2011-06-14, INDER <inderjeetsinghit(at)gmail(dot)com> wrote:
> Hello Everyone. I am new to this group and as well as to the Postgres
> also. Can anybody tell me that how to insert hindi text into postgres
> that a user has entered from html input with the use of PHP. Please I
> am waiting for the reply.
add this PHP before any content is emitted:
header('Content-type: text/html; charset=utf-8');
or set a web servr option that has the same effect.
--
⚂⚃ 100% natural
1