What is xss in php?
Answer / Azra Firdaush
XSS (Cross-Site Scripting) in PHP refers to a security vulnerability that allows an attacker to inject malicious scripts into web pages viewed by other users. This can lead to theft of data, session hijacking, and other malicious activities.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does php use html?
What is default session time in php?
Which is not a php magic constant?
what method is used to generate a random number?
What is html used for?
how to make website package setup like desktop software setup ... that front end and backend can include in setup like single package...?
Does php have multiple inheritance?
i am a php programmer can i be a java programmer?
What is polymorphism php?
write a note on Testing the web site
where to change in php.ini file for file uploading?
What is isset post?