Re: Help with urlencode and rawurlencode - Mailing list pgsql-php

From Justin Clift
Subject Re: Help with urlencode and rawurlencode
Date
Msg-id 3DAAEEDA.C9FC89C6@postgresql.org
Whole thread Raw
In response to Help with urlencode and rawurlencode  ("Duncan Adams (DNS)" <duncan.adams@vcontractor.co.za>)
Responses SQL-injection attack? (Re: Help with urlencode and rawurlencode)  (knut.suebert@web.de)
List pgsql-php
"Duncan Adams (DNS)" wrote:
<snip>
> ......host_table.hostname ilike \'%omc%\' order by....
> on the next page.

It sounds like you have the PHP variable "magic_quotes_gpc" set On in
your "php.ini" configuration file.  If you turn this off (can't remember
if it's possible with a function) then it will probably fix your
problem.

:-)

Regards and best wishes,

Justin Clift


<snip>
> duncan
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
   - Indira Gandhi

pgsql-php by date:

Previous
From: "Duncan Adams (DNS)"
Date:
Subject: Help with urlencode and rawurlencode
Next
From: "Duncan Adams (DNS)"
Date:
Subject: Re: Help with urlencode and rawurlencode