Welcome Guest, Not a member yet? Register   Sign In
Global_xss_filtering Anomaly?
#3

[eluser]Vik[/eluser]
Thanks very much. That fixed it. I'll just use strip_tags on the data before it gets stored in the database.

Somewhat off-topic - is it possible (and acceptable) to change the data in the server's post array? A la, something like this:
Code:
$data = $_POST[0]->'theKey';
$POST[0]->'theKey' = strip_tags($data);
I'd try it but it seems like it might break something. Smile


Messages In This Thread
Global_xss_filtering Anomaly? - by El Forum - 09-07-2007, 11:19 PM
Global_xss_filtering Anomaly? - by El Forum - 09-08-2007, 12:17 AM
Global_xss_filtering Anomaly? - by El Forum - 09-08-2007, 01:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB