Welcome Guest, Not a member yet? Register   Sign In
emptied POST?
#9

[eluser]Derek Jones[/eluser]
It empties ALL of them ALL of the time? If you are using an older version of CI, I'd first point my finger at the PCRE setup, being incompatible with unicode patterns, which will actually NULL the string. I'd step through Input::xss_clean() and do a var_dump($str);exit; progressively after each line, and find out where your string is getting destroyed.


Messages In This Thread
emptied POST? - by El Forum - 01-24-2008, 08:55 AM
emptied POST? - by El Forum - 01-26-2008, 07:05 AM
emptied POST? - by El Forum - 01-26-2008, 10:28 AM
emptied POST? - by El Forum - 01-26-2008, 11:33 AM
emptied POST? - by El Forum - 01-26-2008, 11:49 AM
emptied POST? - by El Forum - 05-22-2008, 02:02 PM
emptied POST? - by El Forum - 05-22-2008, 02:04 PM
emptied POST? - by El Forum - 05-22-2008, 02:15 PM
emptied POST? - by El Forum - 05-22-2008, 02:23 PM
emptied POST? - by El Forum - 05-22-2008, 02:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB