Which of the following is a server-side scripting language?
A
JavaScript
B
CSS
C
PHP
D
HTML
Correct Answer: Option C — PHP
Explanation:
PHP is a server-side scripting language that runs on the web server to generate dynamic content, process forms, and interact with databases before sending results to the browser.