Random Quiz Of PHP language for newbies

00
:00

This random quiz contains basic questions of PHP language and this quiz will export random questions. It will help you see what you know or do not know about PHP programming language.

Time to do: 10 mins

Questions: 20

Start Quiz
Back
Next

What is the correct way to open the file "time.txt" as readable ?

What is the correct way to end a PHP statement ?

Can PHP be run on Microsoft Windows IIS(Internet Information Server) ?

Does PHP allows you to send emails directly from a script ?

When using the POST method, are variables displayed in the URL ?

How do you get information from a form that is submitted using the "get" method ?

What is a correct way to add a comment in PHP ?

What is the correct way to include the file "time.inc" ?

Which language syntax is most lke PHP ?

Include files must have the file extension ".inc" ?

Which symbol is used to start varialbes in PHP ?

What is the correct way to create a function in PHP ?

In PHP you can use both single quotes ( ' ' ) and double quotes ( " " ) for strings:

What is the correct way to connect to a MySQL database ?

PHP server scripts are surrounded by delimiters, which ?

In PHP, the die() and exit() functions do the exact same thing.

What is the correct way to add 1 to the $count variable ?

What does PHP stand for ?

How do you write "Hello World" in PHP ?

Which one of these variables has an illegal name ?

We use cookies for advertisement solutions and for analytics. By using our site, you acknowledge that you have read and understand our Privacy Policy and Terms of Use.

I understand

Login
OR
Submit