How To prevent XSS attack??
In case of PHP pages we can prevent the XSS attack by using some advanced fuctions
First let me tell you how the XSS work??
XSS is a temporory vulnerability in a site mostly we can see XSS in search option pages
So here we will take a look on som PHP functions :)
1) which function mostly responsible for XSS attack in search
Forum:
XSS Info