Which of the following functions can you use to mitigate a command injection attack?
Each correct answer represents a part of the solution. Choose all that apply.
escapeshellarg()
escapeshellcmd()
htmlentities()
strip_tags()
Submit