Date: 10/11/00
- Next message: jeff alerta: "[phplib] Session ID size?"
- Previous message: phplib: "Re: [phplib] whos escaping the data"
- In reply to: Arno A. Karner: "Re: [phplib] whos escaping the data"
- Next in thread: phplib: "Re: [phplib] whos escaping the data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> like duh i know stripslashs does that, thats not what i asked and thats
> my fault for no being more clear, ive upgraded apache, php, and phplib
> every thing works or at least i thought so. but data i enter in the
> browser if it contains a single or double qoute is being escaped in the
> post variable and i do not want this to happen i dont want to add the
> code strip slashes on all post data because i use backslashed data when
> entering printer escape codes for reports
> so what didnt i configure the same, or what changed from
> apache 1.3.9 -> 1.3.15
> php3 -> php4
> phplib7.2 > phplib 7.2c
>
> ps and yes this may be the wrong list, but since phplib manipulats
> postdata
Show me one line of code in phplib that manipulates post data. Here's your
clue: it doesn't.
> im not sure its not the one, and i supose i could spam all three lists
> apache, php, and phplib but i usaly find help on this list even if i
> take a few flames in the process
I'm doing this just to make you shut up and go away. RTFM:
http://www.php.net/manual/configuration.php
Search for "magic_quotes".
This is not, never has been, and never will be a phplib question. If you're
not smart enough to figure it out from here, ask on the php list.
Michael
-- Michael Darrin Chaney mdchaney <email protected> http://www.michaelchaney.com--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: jeff alerta: "[phplib] Session ID size?"
- Previous message: phplib: "Re: [phplib] whos escaping the data"
- In reply to: Arno A. Karner: "Re: [phplib] whos escaping the data"
- Next in thread: phplib: "Re: [phplib] whos escaping the data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

