How to secured UPLOADER from XSS ??..

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Thats Crap. ASCII does nothing to help out.

    Comment


      #17
      how to secure the wml with this method?

      i mean, at the shoutbox

      Comment


        #18
        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

        Working...
        X