National_Instruments
200-500 · Question #35
200-500 Question #35: Real Exam Question with Answer & Explanation
The correct answer is C. escapeshellarg(). See the full explanation below for the reasoning.
Question
What function should be used to escape command line arguments that are passed to commands executed from PHP?
Options
- Aaddslashes()
- Bquotemeta()
- Cescapeshellarg()
- Descapeshellcmd()
- Epassthru()
Community Discussion
No community discussion yet for this question.