On Sunday 12 September 2004 08:53, PHP Mailing list account wrote:

> I had an apache server running with php 5. Now I installed unix on that pc
> and apache and php 5. I am using some forms on web pages and get their
> values by writing $foo = $_POST["foo"];
> Since I 'upgraded' to unix i am getting a double backslash for each
> backslash entered on the form and '\"' for every '"'.
> Could someone please tell me what's going on? Did I miss a part of the FAQ?

goggle > php magic quotes

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
We are Pentium of Borg. Division is futile. You will be approximated.
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to