submit data from php: error with special character in the posted text

From: "Luciano Naldesi" <luciano(dot)naldesi(at)bologna(dot)enea(dot)it>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: submit data from php: error with special character in the posted text
Date: 2005-03-17 14:33:28
Message-ID: auto-000000788621@bologna.enea.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


I am using an open source sw for a test forum, but if I insert in my message
some special character like à,è,ì ... when I submit the topic I get the
following error message:
Error in posting
DEBUG MODE
UPDATE elca2Forum_posts_text SET post_text = 'la città', bbcode_uid =
'04e1371840', post_subject = 'prova accentate' WHERE post_id = 14
Line : 282
File : functions_post.php

The message are inserted/updated in a posgresql db.
Any suggestion?
thanks luciano

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Sabio - PSQL 2005-03-17 15:33:44 fulltext search
Previous Message prakash sompura 2005-03-17 14:33:19 Replication with PostgreSQL