Thread
Problem mit File Upload
(29 answers)
Opened by Gast at
2007-12-06 12:20
Gast Gast
2007-12-07 14:48
20: $cgi->param($SID) =~ m|/\.\./| or
32: $cgi->param($SID) =~ s/[^a-zA-Z0-9]//g;
View full thread
Problem mit File Upload