CWNP
CWISA-102 · Question #30
What is an important feature of the PHP scripting language?
The correct answer is D. It works in web applications and at the command line. PHP's Cross-Platform Nature: PHP originated for server-side web development, but also has a command-line interface (CLI) enabling its use for scripts and automation tasks.
IoT Operations and Analytics
Question
What is an important feature of the PHP scripting language?
Options
- AIt only works on Linux systems
- BIt only works embedded in web applications
- CIt only works from the command line
- DIt works in web applications and at the command line
How the community answered
(61 responses)- A5% (3)
- B10% (6)
- C3% (2)
- D82% (50)
Explanation
PHP's Cross-Platform Nature: PHP originated for server-side web development, but also has a command-line interface (CLI) enabling its use for scripts and automation tasks.
Topics
#PHP#scripting#web applications#CLI
Community Discussion
No community discussion yet for this question.