MCQOPTIONS
Saved Bookmarks
| 1. |
What is input sanitization? |
| A. | Secure user input |
| B. | Converting input into a format that PHP supports |
| C. | Removing or cleaning potentially malicious user input. |
| D. | All of the above |
| Answer» D. All of the above | |