XSS Prevention Function? PHP?

  • Thread starter Thread starter nobackseat88
  • Start date Start date
N

nobackseat88

Guest
Is there a function invented that could remove all possibilities of an XSS injection. This includes <script>, possibly the word JS, javascript attributes in tags, and javascript in CSS.

I haven't been able to find a function that could do all of this.
Could I get somebody to create it for me?
 
Back
Top