Last updated on October 22nd, 2024 at 07:55 amCross site scripting can be dangerous especially when hackers try to exploit a website in PHP that doesn’t validate query strings once passed. In this tutorial I am going to define how to prevent cross site scripting in PHP while using query strings. Let’s define a simple […]