how to prevent xss attack
Posted: Thu Nov 06, 2003 5:08 am
how do i prevent xss attack by efficiently using regular expressions and pcre function in php.
i want to inster \n<br> after some number of characters coming from the form input so that the message doesn;t deface the table and entire appearance of the site by making the horizontal scroll of the windows more smaller
i want to inster \n<br> after some number of characters coming from the form input so that the message doesn;t deface the table and entire appearance of the site by making the horizontal scroll of the windows more smaller