Re: insert a special character - Mailing list pgsql-php

From PG Explorer
Subject Re: insert a special character
Date
Msg-id 000a01c1d61b$fc16d3a0$c80ba8c0@sabex.com
Whole thread Raw
In response to insert a special character  (arun kv <arun@library.iisc.ernet.in>)
List pgsql-php
Swich Magic Quotes On

http://www.pgexplorer.com
PosgtreSQL Frontend Client


----- Original Message -----
From: "arun kv" <arun@library.iisc.ernet.in>
To: "PGSQL" <pgsql-php@postgresql.org>
Sent: Thursday, March 28, 2002 7:18 AM
Subject: [PHP] insert a special character


> hello,
>        I have a string with ' this symbol in the middle of  the text
>      example:-
>              " that book belong to rahul's sister"
>
>     this string is to be stored in the variable "$strexp"
>     when I am inserting this variable in database table
>     following error apperes
>
>
>    " parse error at or near "s" "
>
>     How can I read the string and store in a variable and insert the same
> into the database table ?
>
> thanks in advance ,
> with regards,
> Arun
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)


pgsql-php by date:

Previous
From: Chris
Date:
Subject: Re: insert a special character
Next
From: Tomaz Borstnar
Date:
Subject: Many "pq_flush: send() failed: Broken pipe" after upgrading from php 4.0.x to php 4.1.x