I would like to connect to a postgres server which is configured in unicode with php. In java, when I do the connexion, I specify the charset at the connexion. Apparently I have no option in pg_connect() function to specify this.
How can I do this ? By the pg_set_client_encoding() function ?
Regards. -- .------------------------------------------------. .^. | Didier Bretin, France | dbr@xxxxxxxxxxxxxxx | /V\ |-----------------------| www.informactis.com | // \\ | `------------------------| /( )\ | Visit: http://www.vim.org/ | ^^-^^ `------------------------------------------------'
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php