Automatic Backslash - Mailing list pgsql-general

From Enrico Comini
Subject Automatic Backslash
Date
Msg-id NCBBIOBMPJJBPJICNDLLCECPEFAA.algobit@algobit.com
Whole thread Raw
List pgsql-general

I set all magic quotes to Off in php.ini

I restart Apache but when i get a record from table with

$row = pg_fetch_array($result, 1);

$line = $row["line"];

echo $line;

THE result is:

2;\"100\";\"Parmigiano Reggiano\";\"Parmigiano Reggiano stagionato 2 anni\";4;\"parmigiano4.jpg\";2;\"Fette 1 Kg\";0.18;1;1.00;\"true\"

I have all the quote with a Backslash

When I modify php.ini what I have to do ? isn't sufficent restart Apache ?

pgsql-general by date:

Previous
From: Mathieu Arnold
Date:
Subject: Re: make check and make installcheck
Next
From: Roberto Mello
Date:
Subject: Re: [SQL] OpenACS