PHP, originally standing for Personal Home Page, is a server-side scripting language used all around the word in the designing of webpages and in web development in general. Do you know it well enough? Let’s find out!
...
...
Rate this question:
Document.Write("Hello World");
"Hello World";
Echo "Hello World";
Rate this question:
!
&
$
Rate this question:
New line
;
.
Rate this question:
VBScript
Perl and C
JavaScript
Rate this question:
Request.QueryString;
Request.Form;
$_GET[];
Rate this question:
True
False
Rate this question:
False
True
Rate this question:
False
True
Rate this question:
Rate this question:
Create myFunction()
New_function myFunction()
Function myFunction()
Rate this question:
Fopen("time.txt","r");
Open("time.txt");
Fopen("time.txt","r+");
Open("time.txt","read");
Rate this question:
True
False
Rate this question:
Mysql_connect("localhost");
Connect_mysql("localhost");
Dbopen("localhost");
Mysql_open("localhost");
Rate this question:
++count
Count++;
$count++;
$count =+1
Rate this question:
*\..\*
…
/*…*/
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
$my_Var
$my-Var
$myVar
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.