postgresql in PHP - Mailing list pgsql-general

From davidrboyer@gmail.com
Subject postgresql in PHP
Date
Msg-id 1193666561.068755.258510@o38g2000hse.googlegroups.com
Whole thread Raw
Responses Re: postgresql in PHP
List pgsql-general
When I try to add or update a postgresql field from php, even though I
escape it, when I
try to include a single quote in a varchar field, the result is the
quote and everything following
is missing after being INSERTed or UPDATEd.  Anybody have any ideas
what is going on?
Thanks in advance!

Dave


pgsql-general by date:

Previous
From: Abandoned
Date:
Subject: Which index can i use ?
Next
From: kamiseq
Date:
Subject: Re: function and passing the table name to be used with SQL stmnt