Podcast
Questions and Answers
What is PHP?
What is PHP?
- A markup language
- A closed source language specifically for web development
- An operating system
- A widely-used open source general-purpose scripting language (correct)
On which platforms can PHP run?
On which platforms can PHP run?
- Linux only
- Linux, Unix, Mac OS X, Windows (correct)
- Windows only
- Mac OS X only
What is a server-side environment that runs a scripting language called?
What is a server-side environment that runs a scripting language called?
- Client server
- Web server (correct)
- Application server
- Database server
What does PHP mainly focus on in server-side programming?
What does PHP mainly focus on in server-side programming?
What are the three things required for PHP server-side scripting to work?
What are the three things required for PHP server-side scripting to work?
What kind of sites does server-side scripting with PHP usually provide?
What kind of sites does server-side scripting with PHP usually provide?