What is cross site scripting in PHP?
Cross-Site Scripting (XSS) is one of the most common and dangerous security vulnerabilities existing within web applications. It is a means to gain unauthorized access by attacking PHP scripts present in your web app.
BY Best Interview Question ON 06 Jul 2020