I could be wrong about what it all means but I don’t think that data is sanitised merely by using the $IN class at least not for $_POST data anyway.
More information can be found here although I might be misunderstanding though.
Best wishes,
Mark
Thanks Mark, the link you provided seems to make it quite clear that $IN does not sanitise POST variables. However, the documentation for the Input class seems to imply that it does clean the POST variables (at least it doesn’t specify that they are not cleaned).
Unless I hear otherwise, I think it would be best to assume that the Input class does not clean the POST variables.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.