Which of the following is a server-side language commonly used for web development?
- CSS
- HTML
- JavaScript
- PHP
PHP is a server-side scripting language commonly used for web development. It allows developers to create dynamic web pages and interact with databases on the server side.
Loading...
Related Quiz
- In a disaster recovery scenario, explain how you would determine the appropriate recovery point objective (RPO) for your organization's critical data.
- What is the difference between "git merge" and "git rebase"?
- What does ACID stand for in the context of database transactions?
- The "Timeline" tab in Browser Developer Tools provides insights into the _______ of web page rendering.
- In _______ caching, data is stored closer to the end-user to reduce latency.