Hey everyone
I don't understand this
I turned off magic_quotes_gpc in my php.ini file, and when I tested this setting with the get_magic_quotes_gpc function it confirmed that it was off.
When I use a get or post variable and print out the variable the escape characters still appear.
Any idea why this could be happening
thanks
Matt
turned off magic quotes but they still appear
Started by matty241, Nov 29 2009 12:18 PM
5 replies to this topic
#1
Posted 29 November 2009 - 12:18 PM
|
|
|
#2
Posted 29 November 2009 - 01:40 PM
#3
Posted 29 November 2009 - 03:40 PM
thanks for the reply
Looking at the php.ini file both of these are set to off
Looking at the php.ini file both of these are set to off
#4
Posted 29 November 2009 - 03:57 PM
im not sure about this, but i read somewhere that you have to restart apache so the php.ini settings work
yo homie i heard you like one-line codes so i put a one line code that evals a decrypted one line code that prints "i love one line codes"
eval(base64_decode("cHJpbnQgJ2kgbG92ZSBvbmUtbGluZSBjb2Rlcyc7"));
www.amrosama.com | the unholy methods of javascript
#5
Posted 30 November 2009 - 12:56 AM
amrosama said:
im not sure about this, but i read somewhere that you have to restart apache so the php.ini settings work
#6
Posted 30 November 2009 - 03:36 AM
testing it with get_magic_quotes_gpc confirms that it is off. When I said I turned off maagic quotes this was about a month ago, I didn't need to use any post or get variables until today


Sign In
Create Account

Back to top









