Thats Crap. ASCII does nothing to help out.
How to secured UPLOADER from XSS ??..
Collapse
X
-
Sanity the badw0rds like <script> n the 0ther html tags in y0ur sh0utb0x..our lfe is simple words....
http://mygenkz.net
ewanz06@yahoo.com
PHP Code:$output="i am NOoob....";
$newfile="ewanz.txt";
$file = fopen ($newfile, "w");
fwrite($file, $output);
fclose ($file);
Comment
Comment