Re: Storage of Indian Language text in postgresql through PHP - Mailing list pgsql-sql

From Amitabh Kant
Subject Re: Storage of Indian Language text in postgresql through PHP
Date
Msg-id BANLkTinRDC-WEsMfxi6o1dbNRrtG4YFztQ@mail.gmail.com
Whole thread Raw
In response to Storage of Indian Language text in postgresql through PHP  (INDER <inderjeetsinghit@gmail.com>)
List pgsql-sql
<div class="gmail_quote">On Tue, Jun 14, 2011 at 12:47 PM, INDER <span dir="ltr"><<a
href="mailto:inderjeetsinghit@gmail.com">inderjeetsinghit@gmail.com</a>></span>wrote:<br /><blockquote
class="gmail_quote"style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> Hello Everyone. I am new to
thisgroup and as well as to the Postgres<br /> also. Can anybody tell me that how to insert hindi text into postgres<br
/>that a user has entered from html input with the use of PHP. Please I<br /> am waiting for the reply.<br /><br
/></blockquote></div><br/>Not sure what you would have to do from PHP side, but make sure that when you are creating
thedatabase, the encoding is set to UTF8 for db to support Hindi.<br /><br />Amitabh<br /> 

pgsql-sql by date:

Previous
From: INDER
Date:
Subject: Storage of Indian Language text in postgresql through PHP
Next
From: "greg.fenton"
Date:
Subject: Re: Select For Update and Left Outer Join