Have you studied PHP language before? Take this 'PHP basics variable test' that we've created below for you. PHP is a popular general-purpose scripting language that is designed to suit web development. In this quiz, we'll be asking you some general basic questions about PHP scripting language. This may also give you the chance to refresh your concepts. So, get ready and start answering. Wishing you the best of luck, buddy!
True
False
True
False
Integer (a number variable)
string (a text variable)
True
False
True
False
Integer (a number variable)
String (a text variable)
True
False
$aVariable;
$a_Variable = 9;
$AVariable;
$a Variable;
$a_Number = 9;
$a_Number = 9
$a_Num = 9;
$aNumber = 9;
True
False
Wait!
Here's an interesting quiz for you.