Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2003022

[PHP] Escape Characters From: Sysadmin <email protected>
Date: 02/27/03

Hi All,
I'm running a script that reads the contents of images and stores them
in a MySQL database. The problem I'm running into is that my server is
seeing "\" as escape characters and stripping them out. I assume this
has something to do with "Magic Quotes" or something of that nature but
I'm not exactly sure which variable I'm playing with. For the time
being I'm replacing any "\" with "\\" so it only escapes one of them,
but I'm sure this is not the correct solution. If anyone has any idea
what I'm doing wrong any info would be greatly appreciated. I
apologize if this has already been discussed but I could not find it in
the archive. Maybe I was searching for the wrong thing? Please help.

Thanks in advance,
Brian Drexler

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