Re: Storage of Indian Language text in postgresql through PHP

Поиск
Список
Период
Сортировка
От Jasen Betts
Тема Re: Storage of Indian Language text in postgresql through PHP
Дата
Msg-id itb35c$ul8$1@reversiblemaps.ath.cx
обсуждение исходный текст
Ответ на Storage of Indian Language text in postgresql through PHP  (INDER <inderjeetsinghit@gmail.com>)
Список pgsql-sql
On 2011-06-14, INDER <inderjeetsinghit@gmail.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



В списке pgsql-sql по дате отправления:

Предыдущее
От: Samuel Gendler
Дата:
Сообщение: finding gaps in temporal data
Следующее
От: Samuel Gendler
Дата:
Сообщение: Re: finding gaps in temporal data