Phpscript Quiz

PHP Quiz Test

Learn by taking a quiz! This quiz will give you a signal of how much you know about PHP which stands for Hypertext Preprocessor

1.What is PHP?:
  1. PHP is an acronym for "PHP: Hypertext Preprocessor"
  2. PHP is a widely-used, open source scripting language
  3. PHP scripts are executed on the server
  4. PHP is free to download and use
2.What is a PHP File?
  1. PHP files can contain text, HTML, CSS, JavaScript, and PHP code
  2. PHP code is executed on the server, and the result is returned to the browser as plain HTML
  3. PHP files have extension
3.What Can PHP Do?
  1. PHP can generate dynamic page content
  2. PHP can create, open, read, write, delete, and close files on the server
  3. PHP can collect form data
  4. PHP can send and receive cookies
  5. PHP can add, delete, modify data in your database
  6. PHP can be used to control user-access
  7. PHP can encrypt data
Start Php Quiz