ArmWeb
◀ Back to list

Quiz: Basic PHP questions

Core PHP ideas and use in web development.

Which version of PHP is most stable?

How to define a string variable in PHP?

Which function converts string to uppercase?

What does strlen() function return?

What types of arrays exist in PHP?

How to properly connect to MySQL?

What is SQL Injection?

What is isset() function used for?

What is $_GET superglobal in PHP?

What is a session in PHP?

What is the difference between isset() and empty()?

How to iterate through array in PHP?

What is a function in PHP?

How to declare a function in PHP?

What is OOP in PHP?

What is a class in PHP?

What is inheritance in OOP?

What are access modifiers?

How to write else if in PHP?

What is a constructor in a class?

What is namespace in PHP?

Top participants

# Participant Score %
1 admin 5 / 21 23.81%
2 admin 3 / 21 14.29%